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
O
- of(HttpServletRequest) - Static method in class org.glassfish.soteria.servlet.RequestData
- of(String) - Static method in class org.glassfish.soteria.servlet.RequestData
- onFactoryCreated() - Static method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
- onPolicyConfigurationCreated(String) - Static method in class org.glassfish.soteria.authorization.spi.impl.SubjectParser
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.glassfish.soteria.servlet.SamRegistrationInstaller
- OpenIdAuthenticationMechanism - Class in org.glassfish.soteria.mechanisms
-
The AuthenticationMechanism used to authenticate users using the OpenId Connect protocol
Specification Implemented : http://openid.net/specs/openid-connect-core-1_0.html - OpenIdAuthenticationMechanism() - Constructor for class org.glassfish.soteria.mechanisms.OpenIdAuthenticationMechanism
- OpenIdConfiguration - Class in org.glassfish.soteria.mechanisms.openid.domain
-
OpenId Connect client configuration.
- OpenIdConfiguration() - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdConfiguration
- OpenIdContextImpl - Class in org.glassfish.soteria.mechanisms.openid.domain
-
An injectable interface that provides access to access token, identity token, claims and OpenId Connect provider related information.
- OpenIdContextImpl() - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdContextImpl
- OpenIdCredential - Class in org.glassfish.soteria.mechanisms.openid
- OpenIdCredential(JsonObject, HttpMessageContext, long) - Constructor for class org.glassfish.soteria.mechanisms.openid.OpenIdCredential
- OpenIdIdentityStore - Class in org.glassfish.soteria.mechanisms.openid
-
Identity store validates the identity token and access token and returns the validation result with the caller name and groups.
- OpenIdIdentityStore() - Constructor for class org.glassfish.soteria.mechanisms.openid.OpenIdIdentityStore
- OpenIdNonce - Class in org.glassfish.soteria.mechanisms.openid.domain
-
Creates a random nonce as a character sequence of the specified byte length and base64 url encoded.
- OpenIdNonce() - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdNonce
- OpenIdNonce(int) - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdNonce
- OpenIdNonce(String) - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdNonce
-
Creates a new nonce with the given nonce value.
- OpenIdProviderData - Class in org.glassfish.soteria.mechanisms.openid.domain
-
OpenId Connect Provider information.
- OpenIdProviderData(JsonObject) - Constructor for class org.glassfish.soteria.mechanisms.openid.domain.OpenIdProviderData
- OpenIdState - Class in org.glassfish.soteria.mechanisms.openid
-
Class to hold state of OpenId
- OpenIdState() - Constructor for class org.glassfish.soteria.mechanisms.openid.OpenIdState
-
Creates a new instance with a random UUID as the state.
- OpenIdState(String) - Constructor for class org.glassfish.soteria.mechanisms.openid.OpenIdState
-
Creates a new instance set the state to what is in the constructor.
- org.glassfish.soteria - module org.glassfish.soteria
- org.glassfish.soteria - package org.glassfish.soteria
- org.glassfish.soteria.authorization - package org.glassfish.soteria.authorization
- org.glassfish.soteria.authorization.spi - package org.glassfish.soteria.authorization.spi
- org.glassfish.soteria.authorization.spi.impl - package org.glassfish.soteria.authorization.spi.impl
- org.glassfish.soteria.cdi - package org.glassfish.soteria.cdi
- org.glassfish.soteria.cdi.spi - package org.glassfish.soteria.cdi.spi
- org.glassfish.soteria.cdi.spi.impl - package org.glassfish.soteria.cdi.spi.impl
- org.glassfish.soteria.identitystores - package org.glassfish.soteria.identitystores
- org.glassfish.soteria.identitystores.annotation - package org.glassfish.soteria.identitystores.annotation
- org.glassfish.soteria.identitystores.hash - package org.glassfish.soteria.identitystores.hash
- org.glassfish.soteria.mechanisms - package org.glassfish.soteria.mechanisms
- org.glassfish.soteria.mechanisms.jaspic - package org.glassfish.soteria.mechanisms.jaspic
- org.glassfish.soteria.mechanisms.openid - package org.glassfish.soteria.mechanisms.openid
- org.glassfish.soteria.mechanisms.openid.controller - package org.glassfish.soteria.mechanisms.openid.controller
- org.glassfish.soteria.mechanisms.openid.domain - package org.glassfish.soteria.mechanisms.openid.domain
- org.glassfish.soteria.servlet - package org.glassfish.soteria.servlet
- ORIGINAL_REQUEST_DATA_JSON - Static variable in class org.glassfish.soteria.mechanisms.OpenIdAuthenticationMechanism
All Classes All Packages