Constant Field Values
Contents
net.shibboleth.*
-
net.shibboleth.oidc.authn.principal.AuthenticationContextClassReferencePrincipal Modifier and Type Constant Field Value public static final StringUNSPECIFIED"net.shibboleth.idp.oidc.authn.principal.string.unspecified"
-
net.shibboleth.oidc.profile.config.AbstractOIDCSSOConfiguration Modifier and Type Constant Field Value public static final StringPROTOCOL_URI"http://openid.net/specs/openid-connect-core-1_0.html" -
net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oidc/sso/browser" -
net.shibboleth.oidc.profile.config.OIDCDynamicRegistrationConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oidc/registration"public static final StringPROTOCOL_URI"https://openid.net/specs/openid-connect-registration-1_0.html" -
net.shibboleth.oidc.profile.config.OIDCProviderInformationConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oidc/configuration"public static final StringPROTOCOL_URI"http://openid.net/specs/openid-connect-discovery-1_0.html" -
net.shibboleth.oidc.profile.config.OIDCPublishKeySetConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oidc/keyset"public static final StringPROTOCOL_URI"https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata" -
net.shibboleth.oidc.profile.config.OIDCUserInfoConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oidc/userinfo"public static final StringPROTOCOL_URI"http://openid.net/specs/openid-connect-core-1_0.html"
-
net.shibboleth.oidc.profile.core.OIDCAuthenticationRequest Modifier and Type Constant Field Value private static final StringDEFAULT_OPENID_SCOPE"openid" -
net.shibboleth.oidc.profile.core.OidcError Modifier and Type Constant Field Value public static final StringINVALID_TARGET_CODE"invalid_target" -
net.shibboleth.oidc.profile.core.OidcEventIds Modifier and Type Constant Field Value public static final StringINVALID_ACCESS_TOKEN"InvalidAcessToken"public static final StringINVALID_GRANT"InvalidGrant"public static final StringINVALID_GRANT_TYPE"InvalidGrantType"public static final StringINVALID_ID_TOKEN"InvalidIdToken"public static final StringINVALID_PKCE_TRANSFORMATION_METHOD"PKCEVerifierTransformAlgorithmNotSupported"public static final StringINVALID_REDIRECT_URI"InvalidRedirectionURI"public static final StringINVALID_REDIRECT_URIS"InvalidRedirectionURIs"public static final StringINVALID_REQUEST_OBJECT"InvalidRequestObject"public static final StringINVALID_REQUEST_URI"InvalidRequestUri"public static final StringINVALID_RESPONSE_TYPE"InvalidResponseType"public static final StringINVALID_SUBJECT"InvalidSubject"public static final StringINVALID_TARGET"InvalidTarget"public static final StringINVALID_USERINFO_CLAIMS"InvalidUserInfoClaims"public static final StringMISSING_PKCE_CODE_CHALLENGE"PKCECodeChallengeRequired"public static final StringMISSING_REDIRECT_URIS"MissingRedirectionURIs"public static final StringREQUEST_OBJECT_AND_URI"RequestObjectAndUri"public static final StringREVOCATION_FAILED"RevocationFailed"
-
net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenAudienceConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oauth2/token/audience"public static final StringPROTOCOL_URI"https://tools.ietf.org/html/rfc6749" -
net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oauth2/token" -
net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenIntrospectionConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oauth2/introspection"public static final StringPROTOCOL_URI"https://tools.ietf.org/html/rfc7662" -
net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenRevocationConfiguration Modifier and Type Constant Field Value public static final StringPROFILE_ID"http://shibboleth.net/ns/profiles/oauth2/revocation"public static final StringPROTOCOL_URI"https://tools.ietf.org/html/rfc7009"