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
A
- AccessTokenClaimsSetVerifier - Class in org.glassfish.soteria.mechanisms.openid.controller
-
Validates the Access token
- AccessTokenClaimsSetVerifier(AccessToken, Algorithm, Map<String, Object>, OpenIdConfiguration) - Constructor for class org.glassfish.soteria.mechanisms.openid.controller.AccessTokenClaimsSetVerifier
- AccessTokenImpl - Class in org.glassfish.soteria.mechanisms.openid.domain
- AccessTokenImpl(String, String, Long, String, long) - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.AccessTokenImpl
- active(boolean) - Method in class org.glassfish.soteria.cdi.CdiProducer
- addAnnotatedTypes(BeforeBeanDiscovery, BeanManager, Class<?>...) - Static method in class org.glassfish.soteria.cdi.CdiUtils
- addToId(Object) - Method in class org.glassfish.soteria.cdi.CdiProducer
- afterBean(AfterBeanDiscovery, BeanManager) - Method in class org.glassfish.soteria.cdi.CdiExtension
- AnnotationELPProcessor - Class in org.glassfish.soteria.cdi
- AnnotationELPProcessor() - Constructor for class org.glassfish.soteria.cdi.AnnotationELPProcessor
- asSet(T...) - Static method in class org.glassfish.soteria.cdi.CdiProducer
- assureAuthorizedParty(String) - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenClaimsSetVerifier.StandardVerifications
-
If the ID Token contains multiple audiences, the Client should verify that an azp (authorized party) claim is present.
- AUTH_PARAMS - Static variable in class org.glassfish.soteria.mechanisms.jaspic.Jaspic
- authenticate(HttpServletRequest, HttpServletResponse, AuthenticationParameters) - Static method in class org.glassfish.soteria.mechanisms.jaspic.Jaspic
- authenticate(HttpServletRequest, HttpServletResponse, AuthenticationParameters) - Method in class org.glassfish.soteria.SecurityContextImpl
- authenticateUser(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.soteria.mechanisms.openid.controller.AuthenticationController
-
(1) The RP (Client) sends a request to the OpenId Connect Provider (OP) to authenticates the End-User using the Authorization Code Flow and authorization Code is returned from the Authorization Endpoint.
- AuthenticationController - Class in org.glassfish.soteria.mechanisms.openid.controller
-
Controller for Authentication endpoint
- AuthenticationController() - Constructor for class org.glassfish.soteria.mechanisms.openid.controller.AuthenticationController
- AuthenticationData - Class in org.glassfish.soteria.servlet
-
This class holds stores "authentication data" (principal and groups).
- AuthenticationData(Principal, Set<String>) - Constructor for class org.glassfish.soteria.servlet.AuthenticationData
- AutoApplySessionInterceptor - Class in org.glassfish.soteria.cdi
- AutoApplySessionInterceptor() - Constructor for class org.glassfish.soteria.cdi.AutoApplySessionInterceptor
All Classes All Packages