Skip to content

Commit

Permalink
expiry time config
Browse files Browse the repository at this point in the history
  • Loading branch information
ChitharaKarunasekera committed Jun 29, 2023
1 parent d10a1c7 commit d4a2b08
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@
import org.wso2.carbon.identity.oauth.par.model.OAuthParRequestWrapper;
import org.wso2.carbon.identity.oauth2.internal.OAuth2ServiceComponentHolder;

import javax.servlet.http.HttpServletRequest;
import java.util.HashMap;
import java.util.Map;

import javax.servlet.http.HttpServletRequest;

/**
* OAuth 2 authorization request.
*/
Expand Down

0 comments on commit d4a2b08

Please sign in to comment.