Package io.jans.as.server.authorize.ws.rs
-
Interface Summary Interface Description AuthorizeRestWebService Provides interface for request authorization through REST web services.DeviceAuthorizationRestWebService Provides interface to process OAuth2 Device Flow. -
Class Summary Class Description AuthorizationChallengeEndpoint The authorization challenge endpoint is a new endpoint defined by "OAuth 2.0 for First-Party Native Applications" specification which the native application uses to obtain an authorization code.AuthorizationChallengeService AuthorizationChallengeSessionService AuthorizationChallengeValidator AuthorizeAction AuthorizeRestWebServiceImpl Implementation for request authorization through REST web services.AuthorizeRestWebServiceValidator AuthzDetailsService AuthzRequest AuthzRequestService ConsentGathererService ConsentGatheringSessionService DeviceAuthorizationAction Action used to process all requests related to device authorization.DeviceAuthorizationRestWebServiceImpl Implementation for device authorization rest service.LoginAction LogoutAction LogoutAction.LogoutParameters