A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- generate(char[]) - Method in class org.glassfish.soteria.identitystores.hash.Pbkdf2PasswordHashImpl
- get(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.soteria.mechanisms.openid.controller.StateController
- get(String) - Method in class org.glassfish.soteria.servlet.CookieController
- get(String) - Method in interface org.glassfish.soteria.servlet.HttpStorageController
- get(String) - Method in class org.glassfish.soteria.servlet.SessionController
- get(OpenIdConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.soteria.mechanisms.openid.controller.NonceController
- getAccessToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getAccessToken() - Method in class org.glassfish.soteria.mechanisms.openid.OpenIdCredential
- getAllDeclaredCallerRoles() - Static method in class org.glassfish.soteria.authorization.JACC
- getAllDeclaredCallerRoles() - Method in interface org.glassfish.soteria.authorization.spi.CallerDetailsResolver
- getAllDeclaredCallerRoles() - Method in class org.glassfish.soteria.authorization.spi.impl.ReflectionAndJaccCallerDetailsResolver
- getAllDeclaredCallerRoles() - Method in class org.glassfish.soteria.SecurityContextImpl
- getAnnotation(BeanManager, Annotated, Class<A>) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getAnnotation(BeanManager, Class<?>, Class<A>) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getAppContextID(ServletContext) - Static method in class org.glassfish.soteria.mechanisms.jaspic.Jaspic
-
Gets the app context ID from the servlet context.
- getAsString(String) - Method in class org.glassfish.soteria.servlet.CookieController
- getAsString(String) - Method in interface org.glassfish.soteria.servlet.HttpStorageController
- getAsString(String) - Method in class org.glassfish.soteria.servlet.SessionController
- getAuthMethod() - Method in class org.glassfish.soteria.cdi.spi.impl.DefaultWebXmlLoginConfig
- getAuthMethod() - Method in interface org.glassfish.soteria.cdi.spi.WebXmlLoginConfig
- getAuthorizationEndpoint() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getAuthParameters() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getAuthParameters(HttpServletRequest) - Static method in class org.glassfish.soteria.mechanisms.jaspic.Jaspic
- getBaseURL(HttpServletRequest) - Static method in class org.glassfish.soteria.Utils
- getBeanClass() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getBeanManager() - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getBeanReference(BeanManager, Class<T>, Annotation...) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getBeanReference(Class<T>, Annotation...) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getBeanReferenceByType(BeanManager, Type, Annotation...) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getBeanReferencesByType(Class<T>, boolean) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getCallerGroups(CredentialValidationResult) - Method in class org.glassfish.soteria.identitystores.DatabaseIdentityStore
- getCallerGroups(CredentialValidationResult) - Method in class org.glassfish.soteria.identitystores.EmbeddedIdentityStore
- getCallerGroups(CredentialValidationResult) - Method in class org.glassfish.soteria.identitystores.LdapIdentityStore
- getCallerGroupsClaim() - Method in class org.glassfish.soteria.mechanisms.openid.domain.ClaimsConfiguration
- getCallerNameClaim() - Method in class org.glassfish.soteria.mechanisms.openid.domain.ClaimsConfiguration
- getCallerPrincipal() - Method in interface org.glassfish.soteria.authorization.spi.CallerDetailsResolver
- getCallerPrincipal() - Method in class org.glassfish.soteria.authorization.spi.impl.ReflectionAndJaccCallerDetailsResolver
- getCallerPrincipal() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getCallerPrincipal() - Method in class org.glassfish.soteria.SecurityContextImpl
- getCallerPrincipalFromPrincipals(Iterable<Principal>) - Method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
- getClaim(String) - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getClaims() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getClaims() - Method in class org.glassfish.soteria.mechanisms.openid.domain.IdentityTokenImpl
- getClaims() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getClaimsConfiguration() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getClaimsJson() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getClientId() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getClientSecret() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getClientSubject() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getCookie(HttpServletRequest, String) - Static method in class org.glassfish.soteria.servlet.CookieHandler
- getCookies() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getCookies() - Method in class org.glassfish.soteria.servlet.RequestData
- getCurrentEJBName(EJBContext) - Static method in class org.glassfish.soteria.authorization.EJB
- getDateHeader(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getDecoratedTypes() - Method in class org.glassfish.soteria.cdi.CdiDecorator
- getDelegateQualifiers() - Method in class org.glassfish.soteria.cdi.CdiDecorator
- getDelegateType() - Method in class org.glassfish.soteria.cdi.CdiDecorator
- getDisplay() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getDocument() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getDocument(String) - Method in class org.glassfish.soteria.mechanisms.openid.controller.ProviderMetadataController
-
Request to the provider https://example.com/.well-known/openid-configuration to obtain its Configuration information / document which includes all necessary endpoints (authorization_endpoint, token_endpoint, userinfo_endpoint, revocation_endpoint etc), scopes, Claims, and public key location information (jwks_uri)
- getEJBContext() - Static method in class org.glassfish.soteria.authorization.EJB
- getELProcessor() - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getELProcessor(ELProcessor) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- getELProcessor(String, Object) - Static method in class org.glassfish.soteria.Utils
- getELProcessor(String, Object, String, Object) - Static method in class org.glassfish.soteria.Utils
- getELProcessor(String, Object, String, Object, String, Object) - Static method in class org.glassfish.soteria.Utils
- getEndSessionEndpoint() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getExpirationTime() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getExpiresIn() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getExtraParameters() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getFormErrorPage() - Method in class org.glassfish.soteria.cdi.spi.impl.DefaultWebXmlLoginConfig
- getFormErrorPage() - Method in interface org.glassfish.soteria.cdi.spi.WebXmlLoginConfig
- getFormLoginPage() - Method in class org.glassfish.soteria.cdi.spi.impl.DefaultWebXmlLoginConfig
- getFormLoginPage() - Method in interface org.glassfish.soteria.cdi.spi.WebXmlLoginConfig
- getFromContext(String) - Static method in class org.glassfish.soteria.authorization.JACC
- getFullRequestURL() - Method in class org.glassfish.soteria.servlet.RequestData
- getGroups() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getGroups() - Method in class org.glassfish.soteria.servlet.AuthenticationData
- getGroupsFromPrincipals(Iterable<Principal>) - Method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
-
Extracts the roles from the vendor specific principals.
- getHandler() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getHeader(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getHeaderNames() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getHeaders() - Method in class org.glassfish.soteria.servlet.RequestData
- getHeaders(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getHttpContext() - Method in class org.glassfish.soteria.mechanisms.openid.OpenIdCredential
- getId() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getIdentityToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getIdTokenSigningAlgorithmsSupported() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getInjectionPoints() - Method in class org.glassfish.soteria.cdi.CdiDecorator
- getInjectionPoints() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getInstance(OpenIdConfiguration, HttpServletRequest, HttpServletResponse) - Static method in interface org.glassfish.soteria.servlet.HttpStorageController
-
Factory method to retrieve the configured
HttpStorageController. - getIntHeader(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getIssuerURI() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getJwksConnectTimeout() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getJwksReadTimeout() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getJwksURL() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getJwtClaims() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getJwtClaims() - Method in class org.glassfish.soteria.mechanisms.openid.domain.IdentityTokenImpl
- getLastAuthenticationStatus(HttpServletRequest) - Static method in class org.glassfish.soteria.mechanisms.jaspic.Jaspic
- getLocale() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getLocales() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getLocales() - Method in class org.glassfish.soteria.servlet.RequestData
- getLoginToContinue() - Method in class org.glassfish.soteria.mechanisms.CustomFormAuthenticationMechanism
- getLoginToContinue() - Method in class org.glassfish.soteria.mechanisms.FormAuthenticationMechanism
- getLoginToContinue() - Method in interface org.glassfish.soteria.mechanisms.LoginToContinueHolder
- getLogoutConfiguration() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getMappedRolesFromPrincipals(Iterable<Principal>) - Method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
- getMappedRolesFromPrincipals(Principal[]) - Method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
- getMessageInfo() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getMethod() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getMethod() - Method in class org.glassfish.soteria.servlet.RequestData
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.glassfish.soteria.Utils
- getName() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getNonceHash(OpenIdNonce) - Method in class org.glassfish.soteria.mechanisms.openid.controller.NonceController
- getParam(InvocationContext, int) - Static method in class org.glassfish.soteria.Utils
- getParameter(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getParameterMap() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getParameterMapFromState(String) - Static method in class org.glassfish.soteria.Utils
- getParameterNames() - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getParameters() - Method in class org.glassfish.soteria.servlet.RequestData
- getParameterValues(String) - Method in class org.glassfish.soteria.servlet.HttpServletRequestDelegator
- getPermissionCollection(Subject) - Static method in class org.glassfish.soteria.authorization.JACC
- getPrincipal() - Method in class org.glassfish.soteria.servlet.AuthenticationData
- getPrincipalsByType(Class<T>) - Method in interface org.glassfish.soteria.authorization.spi.CallerDetailsResolver
- getPrincipalsByType(Class<T>) - Method in class org.glassfish.soteria.authorization.spi.impl.ReflectionAndJaccCallerDetailsResolver
- getPrincipalsByType(Class<T>) - Method in class org.glassfish.soteria.SecurityContextImpl
- getPrompt() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getProviderMetadata() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getProviderMetadata() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getQualifiers() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getQueryString() - Method in class org.glassfish.soteria.servlet.RequestData
- getRealmName() - Method in class org.glassfish.soteria.cdi.spi.impl.DefaultWebXmlLoginConfig
- getRealmName() - Method in interface org.glassfish.soteria.cdi.spi.WebXmlLoginConfig
- getRedirectURI() - Method in class org.glassfish.soteria.mechanisms.openid.domain.LogoutConfiguration
- getRedirectURI() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getRefreshToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getRequest() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getRequestURL() - Method in class org.glassfish.soteria.servlet.RequestData
- getResponse() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- getResponseMode() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getResponseType() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getResponseTypeSupported() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getScope() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getScope() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getScopes() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getScopesSupported() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getServiceProvider(Class<T>) - Static method in class org.glassfish.soteria.SoteriaServiceProviders
- getSingleParameterFromQueryString(String, String) - Static method in class org.glassfish.soteria.Utils
- getSingleParameterFromState(String, String) - Static method in class org.glassfish.soteria.Utils
- getStereotypes() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getStoredValue(HttpServletRequest, HttpServletResponse, String) - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getSubject() - Static method in class org.glassfish.soteria.authorization.JACC
- getSubject() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getSubjectTypesSupported() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getSupportedMessageTypes() - Method in class org.glassfish.soteria.mechanisms.jaspic.HttpBridgeServerAuthModule
-
A Servlet Container Profile compliant implementation should return HttpServletRequest and HttpServletResponse, so the delegation class
ServerAuthContextcan choose the right SAM to delegate to. - getToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.IdentityTokenImpl
- getToken() - Method in class org.glassfish.soteria.mechanisms.openid.domain.RefreshTokenImpl
- getTokenEndpoint() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getTokenJWT() - Method in class org.glassfish.soteria.mechanisms.openid.domain.IdentityTokenImpl
- getTokenMinValidity() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- getTokens(HttpServletRequest) - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenController
-
(4) A Client makes a token request to the token endpoint and the OpenId Provider responds with an ID Token and an Access Token.
- getTokenType() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- getType() - Method in class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- getTypes() - Method in class org.glassfish.soteria.cdi.CdiProducer
- getUserInfo(OpenIdConfiguration, AccessToken) - Method in class org.glassfish.soteria.mechanisms.openid.controller.UserInfoController
-
(6) The RP send a request with the Access Token to the UserInfo Endpoint and requests the claims about the End-User.
- getUserinfoEndpoint() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- getValue() - Method in class org.glassfish.soteria.mechanisms.openid.domain.OpenIdNonce
- getValue() - Method in class org.glassfish.soteria.mechanisms.openid.OpenIdState
-
Gets the state
- getWrapped() - Method in class org.glassfish.soteria.WrappingCallerPrincipal
- groupMemberAttribute() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupMemberOfAttribute() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupNameAttribute() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groups() - Method in annotation type org.glassfish.soteria.identitystores.annotation.Credentials
-
The optional list of groups that the specified caller is in.
- groupSearchBase() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupSearchFilter() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupSearchScope() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupSearchScopeExpression() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- groupsQuery() - Method in class org.glassfish.soteria.cdi.DatabaseIdentityStoreDefinitionAnnotationLiteral
All Classes All Packages