All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
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.
|
AccountAccessConsentServlet |
|
AccountsServlet |
|
AcrChangedException |
|
AcrService |
|
Action |
|
AppInitializer |
|
ApplicationAuditLogger |
|
ApplicationFacesLocalizationConfigPopulator |
|
ArchivedJwksService |
|
ArchivedJwksWebServiceImpl |
|
AttributeService |
|
AuthConfigurationEvent |
|
AuthenticationFilter |
|
AuthenticationFilterService |
Provides operations with authentication filters
|
AuthenticationMode |
|
AuthenticationProtectionService |
Brute Force authentication protection service implementation
|
AuthenticationService |
Authentication service methods
|
Authenticator |
Authenticator component
|
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 |
|
AuthorizationChallengeValidator |
|
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.
|
AuthorizationGrantList |
Component to hold in memory authorization grant objects.
|
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.
|
AuthorizeAction |
|
AuthorizeParamsValidator |
Validates the parameters received for the authorize web service.
|
AuthorizeRestWebService |
Provides interface for request authorization through REST web services.
|
AuthorizeRestWebServiceImpl |
Implementation for request authorization through REST web services.
|
AuthorizeRestWebServiceValidator |
|
AuthorizeService |
|
AuthzDetailsService |
|
AuthzRequest |
|
AuthzRequestService |
|
BackchannelAuthorizeRestWebService |
|
BackchannelAuthorizeRestWebServiceImpl |
Implementation for request backchannel authorization through REST web services.
|
BackchannelDeviceRegistrationRestWebService |
|
BackchannelDeviceRegistrationRestWebServiceImpl |
Implementation for request backchannel device registration through REST web services.
|
BaseAuthFilterService |
|
BaseAuthFilterService.AuthenticationFilterWithParameters |
|
BaseAuthFilterService.IndexedParameter |
|
BcFirebaseMessagingSwServlet |
|
CacheGrant |
|
CertificateParser |
|
CertUtil |
|
ChallengeGenerator |
|
CheckSessionStatusRestWebServiceImpl |
|
CIBAAuthorizeAction |
|
CIBAAuthorizeParamsValidatorService |
|
CIBAConfigurationService |
|
CIBADeviceRegistrationValidatorService |
|
CibaEncryptionService |
Allows to encrypt/decrypt strings using a pre-configured key from oxCore.
|
CIBAEndUserNotificationService |
|
CIBAGrant |
An extension grant with the grant type value: urn:openid:params:grant-type:ciba
|
CIBAPingCallbackService |
|
CIBAPushErrorService |
|
CIBAPushTokenDeliveryService |
|
CIBARegisterClientMetadataService |
|
CIBARegisterClientResponseService |
|
CIBARegisterParamsValidatorService |
|
CIBARequest |
Object class used to save information of every CIBA request.
|
CibaRequestCacheControl |
Class used to keep all data about a CIBA request that should be processed and saved in Cache.
|
CibaRequestService |
Service used to access to the database for CibaRequest ObjectClass.
|
CibaRequestsProcessorJob |
Job responsible to process all expired CIBA requests and update their status.
|
CibaRequestStatus |
|
Claim |
|
Claims |
|
ClaimValue |
|
ClaimValueType |
|
CleanerTimer |
|
ClientAssertion |
|
ClientAuthorizationsService |
|
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.
|
ClientFilterService |
|
ClientInfoParamsValidator |
Validates the parameters received for the client info web service.
|
ClientInfoRestWebService |
Provides interface for Client Info REST web services
|
ClientInfoRestWebServiceImpl |
Provides interface for Client Info REST web services
|
ClientLastUpdateAtTimer |
|
ClientPeriodicUpdateEvent |
|
ClientService |
Provides operations with clients.
|
ClusterNodeManager |
|
ClusterNodeService |
|
ConfigurationFactory |
|
ConsentGathererService |
|
ConsentGatheringContext |
|
ConsentGatheringSessionService |
|
Constants |
Constants
|
CookieService |
|
CorrelationIdFilter |
|
CorsFilter |
CORS Filter to support both Tomcat and Jetty
|
CorsFilterConfig |
|
CreateUserAction |
|
CryptoProviderProviderFactory |
Crypto Provider
|
CustomResourceBundle |
Custom i18n resource loader
|
CustomScriptService |
Operations with custom scripts
|
DateFormatterService |
|
DefaultScope |
|
DeviceAuthorizationAction |
Action used to process all requests related to device authorization.
|
DeviceAuthorizationCacheControl |
Class used to keep all data about an OAuth2 Device Flow request.
|
DeviceAuthorizationRestWebService |
Provides interface to process OAuth2 Device Flow.
|
DeviceAuthorizationRestWebServiceImpl |
Implementation for device authorization rest service.
|
DeviceAuthorizationService |
Service used to process data related to device code grant type.
|
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_code
|
DeviceSessionService |
|
DiscoveryService |
|
DPoPJti |
|
DpopService |
|
DynamicClientRegistrationContext |
|
DynamicScopeExternalContext |
Holds object required in dynamic scope custom scripts
|
EndSessionContext |
|
EndSessionRestWebService |
|
EndSessionRestWebServiceImpl |
|
EndSessionService |
|
EndSessionUtils |
|
ErrorHandlerService |
Helper service to generate either error response or local error based on application settings
|
ExecutionContext |
|
ExpirationEvent |
|
ExpirationNotificatorTimer |
|
ExpType |
|
ExternalApplicationSessionService |
Provides factory methods needed to create external application session extension
|
ExternalAuthenticationService |
Provides factory methods needed to create external authenticator
|
ExternalAuthorizationChallengeService |
Authorization Challenge service responsible for external script interaction.
|
ExternalAuthzDetailTypeService |
Authz Detail custom script service.
|
ExternalCibaEndUserNotificationContext |
|
ExternalCibaEndUserNotificationService |
|
ExternalClientAuthnContext |
|
ExternalClientAuthnService |
Client Authentication service responsible for external script interaction.
|
ExternalConsentGatheringService |
|
ExternalCreateUserService |
|
ExternalDiscoveryService |
|
ExternalDynamicClientRegistrationService |
Provides factory methods needed to create external dynamic client registration extension
|
ExternalDynamicScopeService |
Provides factory methods needed to create dynamic scope extension
|
ExternalEndSessionService |
|
ExternalHealthCheckService |
|
ExternalIntrospectionContext |
|
ExternalIntrospectionService |
|
ExternalPostAuthnContext |
|
ExternalPostAuthnService |
|
ExternalResourceOwnerPasswordCredentialsContext |
|
ExternalResourceOwnerPasswordCredentialsService |
|
ExternalRevokeTokenService |
|
ExternalScriptContext |
Holds object required in custom scripts
|
ExternalSelectAccountService |
|
ExternalSpontaneousScopeService |
|
ExternalUmaClaimsGatheringService |
|
ExternalUmaRptClaimsContext |
|
ExternalUmaRptClaimsService |
|
ExternalUmaRptPolicyService |
Provides factory methods needed to create external UMA authorization policies extension
|
ExternalUpdateTokenContext |
|
ExternalUpdateTokenService |
|
FailedComputeSessionStateException |
|
FapiOpenIdConfiguration |
|
FaviconServlet |
|
FlatStatResponse |
|
GlobalExceptionHandler |
Created by eugeniuparvan on 8/29/17.
|
GlobalExceptionHandlerFactory |
Created by eugeniuparvan on 8/29/17.
|
GlobalTokenRevocationRestWebService |
|
GlobalTokenRevocationService |
|
GrantService |
|
HandleTokenFactory |
Handle (or artifact) a reference to some internal data structure within the
authorization server, the internal data structure contains the attributes of
the token, such as user id, scope, etc.
|
HeadersFilter |
|
HealthCheckController |
Health check controller
|
HttpAuthTokenType |
|
HttpRequest |
Created by eugeniuparvan on 5/15/17.
|
HttpResponse |
Created by eugeniuparvan on 5/15/17.
|
HttpService |
Deprecated. |
HttpService2 |
Provides operations with http/https requests
|
HttpServiceResponse |
|
IAuthorizationGrant |
|
IAuthorizationGrantList |
|
Identity |
|
IdToken |
|
IdTokenFactory |
JSON Web Token (JWT) is a compact token format intended for space constrained
environments such as HTTP Authorization headers and URI query parameters.
|
IdTokenMember |
|
ImplicitGrant |
The implicit grant is a simplified authorization code flow optimized for
clients implemented in a browser using a scripting language such as
JavaScript.
|
InternalDefaultPersonAuthenticationType |
Wrapper to call internal authentication method
|
IntrospectionService |
|
IntrospectionWebService |
|
InumGenerator |
Inum ID generator.
|
InvalidRedirectUrlException |
|
InvalidSchemaUpdateException |
|
InvalidSessionStateException |
Indicates that current session should be invalidated
|
InvalidStateException |
Runtime exception to stop code execution if something is not right
|
IPolicyExternalAuthorization |
|
JansConfigurationWS |
Created by eugeniuparvan on 8/5/16.
|
JwkRestWebService |
Provides interface for JWK REST web services
|
JwkRestWebServiceImpl |
Provides interface for JWK REST web services
|
JwrService |
|
JwtAuthorizationRequest |
|
JwtSigner |
|
KeyGenerationEvent |
|
KeyGeneratorTimer |
|
LanguageBean |
|
LdapCustomAuthenticationConfigurationService |
Provides service methods methods with LDAP configuration
|
LdapStatusTimer |
|
LocalResponseCache |
|
LoggerService |
Logger service
|
LoginAction |
|
LogoServlet |
|
LogoutAction |
|
LogoutAction.LogoutParameters |
|
LogoutTokenFactory |
|
LogResponseWrapper |
|
MetricService |
Store and retrieve metric
|
ModifySsaResponseContext |
|
ModifySsaResponseService |
|
Months |
|
MTLSService |
|
OAuth2AuditLog |
|
OpenIdConfiguration |
|
OpenIdConnectDiscoveryParamsValidator |
|
OrganizationService |
|
PairwiseIdentifierService |
|
ParResponse |
|
ParRestWebService |
Implementation based on https://datatracker.ietf.org/doc/html/draft-ietf-oauth-par-08
|
ParService |
|
ParValidator |
|
PasswordValidator |
|
PersistentJwt |
|
PolicyExternalAuthorizationEnum |
|
PushPlatform |
Platforms supported AWS SNS
|
PushSnsService |
Provides operations to send AWS SNS push messages
|
RandomChallengeGenerator |
|
RedirectionUriService |
|
RedirectParameters |
|
RedirectUriResponse |
|
RedirectUtil |
|
RefreshToken |
Authorization servers MAY issue refresh tokens to web application clients and
native application clients.
|
RegisterCreateAction |
|
RegisterDeleteAction |
|
RegisterJsonService |
|
RegisterParamsValidator |
Validates the parameters received for the register web service.
|
RegisterReadAction |
|
RegisterRestWebService |
Provides interface for register REST web services.
|
RegisterRestWebServiceImpl |
Implementation for register REST web services.
|
RegisterService |
|
RegisterUpdateAction |
|
RegisterValidator |
|
RegistrationPersistenceService |
Every registration is persisted under Person Entry
|
ReloadAuthScript |
|
ReloadAuthScript.Literal |
|
RequestParameterService |
|
RequestWrapper |
Created by eugeniuparvan on 5/10/17.
|
ResourceOwnerPasswordCredentialsGrant |
The resource owner password credentials (i.e. username and password) can be
used directly as an authorization grant to obtain an access token.
|
ResponseWrapper |
Created by eugeniuparvan on 5/10/17.
|
ResteasyInitializer |
Integration with Resteasy
|
RevokeRestWebService |
Provides interface for token revocation REST web services.
|
RevokeRestWebServiceImpl |
Provides interface for token revocation REST web services
|
RevokeSessionRestWebService |
|
SchemaEntry |
Schema attribute
|
ScopeChecker |
Validates the scopes received for the authorize web service.
|
ScopeService |
|
SectorIdentifier |
|
SectorIdentifierService |
|
SelectAccountAction |
|
ServerCryptoProvider |
|
ServerUtil |
|
ServletLoggingFilter |
Created by eugeniuparvan on 5/10/17.
|
ServletOutputStreamCopier |
|
SessionClient |
|
SessionEvent |
|
SessionEventType |
|
SessionIdService |
|
SessionRestWebService |
|
SHA256withECDSASignatureVerification |
|
SignatureVerification |
|
SimpleAuthorizationGrant |
|
SpontaneousScopeExternalContext |
|
SpontaneousScopeService |
|
SsaContextBuilder |
Provides builder methods for SSA
|
SsaCreateAction |
Provides required methods to create a new SSA considering all required conditions.
|
SsaGetAction |
Provides the method to get existing SSAs based on certain conditions.
|
SsaGetJwtAction |
Provides the method to get JWT of SSA existing based on certain conditions.
|
SsaJsonService |
Provides json utilities for SSA
|
SsaRestWebService |
Interface to handle all SSA REST web services.
|
SsaRestWebServiceImpl |
|
SsaRestWebServiceValidator |
Provides methods to validate different params about SSA.
|
SsaRevokeAction |
Provides the method to revoke an existing SSA considering certain conditions.
|
SsaService |
Provides SSA methods to save, update, search, etc.
|
SsaValidateAction |
Provides the method to validate an existing SSA considering certain conditions.
|
SsaValidationConfigContext |
|
SsaValidationConfigService |
|
StatEvent |
|
StatResponse |
|
StatResponseItem |
|
StatResponseService |
|
StatService |
|
StatTimer |
|
StatusIndexPoolService |
|
StatusListIndexService |
|
StatusListRestWebService |
|
StatusListService |
|
StatWS |
Provides server with basic statistic.
|
SystemResteasyInitializer |
Integration with Resteasy
|
TokenCreatorService |
|
TokenExchangeGrant |
|
TokenExchangeService |
|
TokenHashUtil |
|
TokenPoolUpdateEvent |
|
TokenRestWebService |
Provides interface for token REST web services
|
TokenRestWebServiceImpl |
Provides interface for token REST web services
|
TokenRestWebServiceValidator |
|
TokenService |
Token specific service methods
|
TokenServiceUtil |
|
TxToken |
|
TxTokenService |
|
TxTokenValidator |
|
UmaAuthorizationContext |
|
UmaAuthorizationContextBuilder |
|
UmaExpressionService |
|
UmaGatherContext |
|
UmaGatherer |
|
UmaGatheringWS |
Claims-Gathering Endpoint.
|
UmaMetadataWS |
The endpoint at which the requester can obtain UMA2 metadata.
|
UmaNeedsInfoService |
|
UmaPCT |
|
UmaPctService |
|
UmaPermissionRegistrationWS |
The endpoint at which the host registers permissions that it anticipates a
requester will shortly be asking for from the AM.
|
UmaPermissionService |
Holds permission tokens and permissions
|
UmaResourceRegistrationWS |
The API available at the resource registration endpoint enables the resource server to put resources under
the protection of an authorization server on behalf of the resource owner and manage them over time.
|
UmaResourceService |
Provides operations with resource set descriptions
|
UmaRPT |
Requesting Party Token.
|
UmaRptIntrospectionWS |
The endpoint at which the host requests the status of an RPT presented to it by a requester.
|
UmaRptService |
RPT manager component
|
UmaScopeIconWS |
|
UmaScopeService |
|
UmaScopeWS |
|
UmaScriptByScope |
|
UmaSessionService |
|
UmaTokenService |
UMA Token Service
|
UmaValidationService |
|
UmaWebException |
|
UncaughtException |
Created by eugeniuparvan on 8/29/17.
|
UnmodifiableAuthorizationGrant |
Gives ability to use authorization grant in read-only mode.
|
UriService |
|
UserGroup |
|
UserGroupService |
It's utility service which applications uses in custom authentication scripts
|
UserInfoMember |
|
UserInfoParamsValidator |
Validates the parameters received for the user info web service.
|
UserInfoRestWebService |
Provides interface for User Info REST web services
|
UserInfoRestWebServiceImpl |
Provides interface for User Info REST web services
|
UserInfoService |
|
UserService |
Provides operations with users.
|
ValidateTokenParamsValidator |
Validates the parameters received for the validate token web service.
|
WebConfigurationService |
OxAuthConfigurationService
|
WebFinger |
|