Uses of Package
io.jans.as.server.model.common
-
Classes in io.jans.as.server.model.common used by io.jans.as.server.authorize.ws.rs Class Description AuthorizationGrant Base class for all the types of authorization grant.ExecutionContext -
Classes in io.jans.as.server.model.common used by io.jans.as.server.model.audit Class Description AuthorizationGrant Base class for all the types of authorization grant. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.model.common Class Description AbstractAuthorizationGrant AbstractToken Base class for the access token, refresh token and authorization code.AccessToken Access token (as well as any access token type-specific attributes) MUST be kept confidential in transit and storage, and only shared among the authorization server, the resource servers the access token is valid for, and the client to whom the access token is issued.AuthorizationCode The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.AuthorizationCodeGrant The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.AuthorizationGrant Base class for all the types of authorization grant.AuthorizationGrantType An authorization grant is a credential representing the resource owner's authorization (to access its protected resources) used by the client to obtain an access token.CIBAGrant An extension grant with the grant type value: urn:openid:params:grant-type:cibaCibaRequestCacheControl Class used to keep all data about a CIBA request that should be processed and saved in Cache.CibaRequestStatus ClientCredentialsGrant The client credentials (or other forms of client authentication) can be used as an authorization grant when the authorization scope is limited to the protected resources under the control of the client, or to protected resources previously arranged with the authorization server.DefaultScope DeviceAuthorizationCacheControl Class used to keep all data about an OAuth2 Device Flow request.DeviceAuthorizationStatus Contains a list of values of status for OAuth2 Device Flow requests.DeviceCodeGrant An extension grant with the grant type value: urn:ietf:params:oauth:grant-type:device_codeExecutionContext IAuthorizationGrant IAuthorizationGrantList IdToken ImplicitGrant The implicit grant is a simplified authorization code flow optimized for clients implemented in a browser using a scripting language such as JavaScript.RefreshToken Authorization servers MAY issue refresh tokens to web application clients and native application clients.ResourceOwnerPasswordCredentialsGrant The resource owner password credentials (i.e. username and password) can be used directly as an authorization grant to obtain an access token.TokenExchangeGrant TxToken -
Classes in io.jans.as.server.model.common used by io.jans.as.server.model.token Class Description AccessToken Access token (as well as any access token type-specific attributes) MUST be kept confidential in transit and storage, and only shared among the authorization server, the resource servers the access token is valid for, and the client to whom the access token is issued.AuthorizationCode The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.AuthorizationGrantType An authorization grant is a credential representing the resource owner's authorization (to access its protected resources) used by the client to obtain an access token.ExecutionContext IAuthorizationGrant IdToken RefreshToken Authorization servers MAY issue refresh tokens to web application clients and native application clients. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.revoke Class Description AuthorizationGrant Base class for all the types of authorization grant. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.service Class Description AuthorizationGrant Base class for all the types of authorization grant.DeviceAuthorizationCacheControl Class used to keep all data about an OAuth2 Device Flow request.IAuthorizationGrant -
Classes in io.jans.as.server.model.common used by io.jans.as.server.service.ciba Class Description CibaRequestCacheControl Class used to keep all data about a CIBA request that should be processed and saved in Cache.CibaRequestStatus -
Classes in io.jans.as.server.model.common used by io.jans.as.server.service.external Class Description AccessToken Access token (as well as any access token type-specific attributes) MUST be kept confidential in transit and storage, and only shared among the authorization server, the resource servers the access token is valid for, and the client to whom the access token is issued.ExecutionContext RefreshToken Authorization servers MAY issue refresh tokens to web application clients and native application clients. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.service.external.context Class Description AccessToken Access token (as well as any access token type-specific attributes) MUST be kept confidential in transit and storage, and only shared among the authorization server, the resource servers the access token is valid for, and the client to whom the access token is issued.AuthorizationGrant Base class for all the types of authorization grant.ExecutionContext IAuthorizationGrant -
Classes in io.jans.as.server.model.common used by io.jans.as.server.service.token Class Description AuthorizationGrant Base class for all the types of authorization grant.ExecutionContext -
Classes in io.jans.as.server.model.common used by io.jans.as.server.session.ws.rs Class Description AuthorizationGrant Base class for all the types of authorization grant. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.ssa.ws.rs Class Description ExecutionContext -
Classes in io.jans.as.server.model.common used by io.jans.as.server.token.ws.rs Class Description AbstractAuthorizationGrant AccessToken Access token (as well as any access token type-specific attributes) MUST be kept confidential in transit and storage, and only shared among the authorization server, the resource servers the access token is valid for, and the client to whom the access token is issued.AuthorizationCodeGrant The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.AuthorizationGrant Base class for all the types of authorization grant.DeviceAuthorizationCacheControl Class used to keep all data about an OAuth2 Device Flow request.ExecutionContext IdToken RefreshToken Authorization servers MAY issue refresh tokens to web application clients and native application clients. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.uma.authorization Class Description AbstractToken Base class for the access token, refresh token and authorization code. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.uma.service Class Description AuthorizationGrant Base class for all the types of authorization grant.ExecutionContext -
Classes in io.jans.as.server.model.common used by io.jans.as.server.userinfo.ws.rs Class Description AuthorizationGrant Base class for all the types of authorization grant. -
Classes in io.jans.as.server.model.common used by io.jans.as.server.util Class Description ExecutionContext