Hierarchy For All Packages
Package Hierarchies:- net.shibboleth.idp.plugin.authn.oidc.rp,
- net.shibboleth.idp.plugin.authn.oidc.rp.config.logic,
- net.shibboleth.idp.plugin.authn.oidc.rp.config.navigate,
- net.shibboleth.idp.plugin.authn.oidc.rp.context,
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate,
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging,
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic,
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.navigate,
- net.shibboleth.idp.plugin.authn.oidc.rp.principal
Class Hierarchy
- java.lang.Object
- net.shibboleth.idp.profile.context.navigate.AbstractRelyingPartyLookupFunction<ResultType> (implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<F,T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.config.navigate.MaxAgeFromProfileLookupFunction
- net.shibboleth.idp.plugin.authn.oidc.rp.config.navigate.RedirectUriLookupFunction
- net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate (implements net.shibboleth.utilities.java.support.logic.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.config.logic.EncryptRequestObjectPredicate
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupported
- net.shibboleth.idp.plugin.authn.oidc.rp.config.logic.SignRequestObjectPredicate
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.AbstractUserInfoResponseTypeCondition (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoEncryptedJWTResponseTypeCondition
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoPlainResponseTypeCondition
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoSignedJWTResponseTypeCondition
- org.opensaml.messaging.context.BaseContext (implements java.lang.Iterable<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.AbstractAuthenticatableOIDCContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.AccessTokenResponseContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.UserInfoResponseContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.AbstractOIDCEntityContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.OIDCPeerEntityContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.EndUserClaimsContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.OAuth2ClientContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.OIDCAuthnContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.OutboundMessageHandlerContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.AbstractAuthenticatableOIDCContext
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.ClientIDFromOAuth2ClientContextFunction (implements java.util.function.BiFunction<T,U,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultEndUserClaimsLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIDTokenLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultUserInfoTokenLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.config.navigate.ExtraAudiencesLookupStrategy (implements java.util.function.BiFunction<T,U,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenInAccessTokenUpdateStrategy (implements java.util.function.BiConsumer<T,U>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.InboundMessageContextFromProxyPRC (implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<F,T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.IsCodeFlowPredicate (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.IsHybridFlowPredicate (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.IsImplicitFlowPredicate (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.navigate.JWTClaimsSetFromRequestObjectLookupFunction (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.JWTUserInfoResponse (implements net.shibboleth.idp.plugin.authn.oidc.rp.messaging.UserInfoResponse)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.OIDCProviderMetadataFromOuboundPeerLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.principal.OIDCSubjectIdentifierPrincipal (implements net.shibboleth.idp.authn.principal.CloneablePrincipal)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.OutboundMessageContextFromProxyPRC (implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<F,T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.navigate.PayloadFromRequestObjectLookupFunction (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.PlainUserInfoResponse (implements net.shibboleth.idp.plugin.authn.oidc.rp.messaging.UserInfoResponse)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.RawTokenResponseLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.navigate.RequestObjectSupportedSignatureSigningAlgorithms (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.RequestObjectTokenUpdateStrategy (implements java.util.function.BiConsumer<T,U>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequiresSignatureVerificationPredicate (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.SubFromIDTokenLookupFunction (implements java.util.function.BiFunction<T,U,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.shibboleth.idp.plugin.authn.oidc.rp.OIDCProxyException
- net.shibboleth.idp.plugin.authn.oidc.rp.OIDCRPException
- java.lang.Exception
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.TokenResponseIDTokenLookupStrategy (implements java.util.function.Function<T,R>)
- net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategy (implements java.util.function.BiConsumer<T,U>)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.UserInfoLookupCondition (implements java.util.function.Predicate<T>)
- net.shibboleth.idp.plugin.authn.oidc.rp.Version
- net.shibboleth.idp.profile.context.navigate.AbstractRelyingPartyLookupFunction<ResultType> (implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<F,T>)
Interface Hierarchy
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.UserInfoResponse
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.shibboleth.idp.plugin.authn.oidc.rp.messaging.UserInfoResponse.UserInfoResponseType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)