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
R
- readTimeout() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- readTimeoutExpression() - Method in class org.glassfish.soteria.cdi.LdapIdentityStoreDefinitionAnnotationLiteral
- realmName() - Method in class org.glassfish.soteria.cdi.BasicAuthenticationMechanismDefinitionAnnotationLiteral
- redirect(HttpServletRequest, HttpServletResponse, String) - Static method in class org.glassfish.soteria.Utils
- redirect(HttpServletResponse, String) - Static method in class org.glassfish.soteria.Utils
- redirect(String) - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- ReflectionAndJaccCallerDetailsResolver - Class in org.glassfish.soteria.authorization.spi.impl
- ReflectionAndJaccCallerDetailsResolver() - Constructor for class org.glassfish.soteria.authorization.spi.impl.ReflectionAndJaccCallerDetailsResolver
- RefreshedIdTokenClaimsSetVerifier - Class in org.glassfish.soteria.mechanisms.openid.controller
-
Validates the ID token received from the Refresh token response
- RefreshedIdTokenClaimsSetVerifier(IdentityToken, OpenIdConfiguration) - Constructor for class org.glassfish.soteria.mechanisms.openid.controller.RefreshedIdTokenClaimsSetVerifier
- RefreshTokenImpl - Class in org.glassfish.soteria.mechanisms.openid.domain
- RefreshTokenImpl(String) - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.RefreshTokenImpl
- refreshTokens(RefreshToken) - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenController
-
Makes a refresh request to the token endpoint and the OpenId Provider responds with a new (updated) Access Token and Refreshs Token.
- register(BeforeBeanDiscovery, BeanManager) - Method in class org.glassfish.soteria.cdi.CdiExtension
- RememberMeAnnotationLiteral - Class in org.glassfish.soteria.cdi
-
An annotation literal for
@RememberMe. - RememberMeAnnotationLiteral(int, String, boolean, String, boolean, String, String, boolean, String, ELProcessor) - Constructor for class org.glassfish.soteria.cdi.RememberMeAnnotationLiteral
- RememberMeInterceptor - Class in org.glassfish.soteria.cdi
- RememberMeInterceptor() - Constructor for class org.glassfish.soteria.cdi.RememberMeInterceptor
- remove(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.soteria.mechanisms.openid.controller.StateController
- remove(String) - Method in class org.glassfish.soteria.servlet.CookieController
- remove(String) - Method in interface org.glassfish.soteria.servlet.HttpStorageController
- remove(String) - Method in class org.glassfish.soteria.servlet.SessionController
- remove(OpenIdConfiguration, HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.soteria.mechanisms.openid.controller.NonceController
- removeCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class org.glassfish.soteria.servlet.CookieHandler
- RequestData - Class in org.glassfish.soteria.servlet
-
This class stores the core data that makes up an
HttpServletRequest. - RequestData() - Constructor for class org.glassfish.soteria.servlet.RequestData
- requireAudience(String) - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenClaimsSetVerifier.StandardVerifications
-
Audience(s) claim (that this ID Token is intended for) must contains the client_id of the Client (Relying Party) as an audience value.
- requireSameIssuer() - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenClaimsSetVerifier.StandardVerifications
-
The Issuer Identifier for the OpenID Provider (which is typically obtained during Discovery) must exactly match the value of the iss (issuer) Claim.
- requireSubject() - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenClaimsSetVerifier.StandardVerifications
-
Subject Identifier is locally unique and never reassigned identifier within the Issuer for the End-User.
- requireValidTimestamp() - Method in class org.glassfish.soteria.mechanisms.openid.controller.TokenClaimsSetVerifier.StandardVerifications
-
The current time must be before the time represented by the exp Claim.
- ResourceAccessResolver - Interface in org.glassfish.soteria.authorization.spi
- responseNotFound() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
- responseUnauthorized() - Method in class org.glassfish.soteria.mechanisms.HttpMessageContextImpl
All Classes All Packages