A C D G I J M N O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- APPLICATION_TYPE_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
C
- CLIENT_URI_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- ClientSecret - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'ClientSecret'.
- ClientSecretKeyReference - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'ClientSecretReferenceKey'.
- Constants - Class in net.shibboleth.oidc.saml.xmlobject
-
Constants related to SAML 2.0 Metadata extension OAuthRPRoleDescriptorType.
- Constants() - Constructor for class net.shibboleth.oidc.saml.xmlobject.Constants
-
Constructor.
D
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecret
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecretKeyReference
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.DefaultAcrValue
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksData
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksUri
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.PostLogoutRedirectUri
-
Element name, no namespace.
- DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.RequestUri
-
Element name, no namespace.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecret
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecretKeyReference
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.DefaultAcrValue
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksData
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksUri
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.PostLogoutRedirectUri
-
Default element name.
- DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.RequestUri
-
Default element name.
- DEFAULT_MAX_AGE_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- DefaultAcrValue - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'DefaultAcrValue'.
G
- getApplicationType() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the application type.
- getClientUri() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the client URI.
- getDefaultAcrValues() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the list of default ACR values.
- getDefaultMaxAge() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the value for default max age.
- getGrantTypes() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the whitespace-delimited list of grant types.
- getIdTokenEncryptedResponseAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE alg algorithm for ID token encryption.
- getIdTokenEncryptedResponseEnc() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE enc algorithm for ID token encryption.
- getIdTokenSignedResponseAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWS alg algorithm for ID token signature.
- getInitiateLoginUri() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the URI for initiating login.
- getPostLogoutRedirectUris() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the list of post logout redirection URIs.
- getRequestObjectEncryptionAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE alg algorithm for request object encryption.
- getRequestObjectEncryptionEnc() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE enc algorithm for request object encryption.
- getRequestObjectSigningAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWS alg algorithm for request object signature.
- getRequestUris() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the list of request URIs.
- getResponseTypes() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the whitespace-delimited list of response types.
- getScopes() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the whitespace-delimited list of scopes.
- getSectorIdentifierUri() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the sector identifier URI.
- getSoftwareId() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the software identifier.
- getSoftwareVersion() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the software version.
- getTokenEndpointAuthMethod() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the token endpoint authentication method.
- getTokenEndpointAuthSigningAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWS alg algorithm for token endpoint authentication signature.
- getUserInfoEncryptedResponseAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE alg algorithm for UserInfo response encryption.
- getUserInfoEncryptedResponseEnc() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWE enc algorithm for UserInfo response encryption.
- getUserInfoSignedResponseAlg() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the JWS alg algorithm for UserInfo response signature.
- getValue() - Method in interface net.shibboleth.oidc.saml.xmlobject.MetadataValueSAMLObject
-
Get the value for this metadata object.
- GRANT_TYPES_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
I
- ID_TOKEN_ENCRYPTED_RESPONSE_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- ID_TOKEN_ENCRYPTED_RESPONSE_ENC_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- ID_TOKEN_SIGNED_RESPONSE_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- INITIATE_LOGIN_URI_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- isRequireAuthTime() - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Get the flag to require authentication time.
J
- JwksData - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'JwksData'.
- JwksUri - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'JwksUri'.
M
- MetadataValueSAMLObject - Interface in net.shibboleth.oidc.saml.xmlobject
-
Abstract interface for SAML metadata objects containing single
Stringvalue inside the element.
N
- net.shibboleth.oidc.saml.xmlobject - package net.shibboleth.oidc.saml.xmlobject
-
Concrete definitions of the objects described in saml-metadata-ext-oidcmd.xsd work.
O
- OAuthRPExtensions - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML 2.0 Metadata extension OAuthRPExtensions.
- OIDC_PROTOCOL_URI - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
OIDC base protocol URI.
- OIDC_SUB_NAMEID_FORMAT_PAIRWISE - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
Format constant for signaling pairwise "sub" claim in metadata.
- OIDC_SUB_NAMEID_FORMAT_PUBLIC - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
Format constant for signaling public "sub" claim in metadata.
P
- PostLogoutRedirectUri - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'PostLogoutRedirectUri'.
R
- REQUEST_OBJECT_ENCRYPTION_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- REQUEST_OBJECT_ENCRYPTION_ENC_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- REQUEST_OBJECT_SIGNING_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- RequestUri - Interface in net.shibboleth.oidc.saml.xmlobject
-
SAML2 OIDC metadata extension 'RequestUri'.
- REQUIRE_AUTH_TIME_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- RESPONSE_TYPES_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
S
- SAML20MDOIDCMD_NS - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors XML namespace.
- SAML20MDOIDCMD_NS - Static variable in interface net.shibboleth.oidc.saml.xmlobject.MetadataValueSAMLObject
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors XML namespace.
- SAML20MDOIDCMD_PREFIX - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors prefi.
- SAML20MDOIDCMD_PREFIX - Static variable in interface net.shibboleth.oidc.saml.xmlobject.MetadataValueSAMLObject
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors prefi.
- SAML20MDOIDCMD_SCHEMA_LOCATION - Static variable in class net.shibboleth.oidc.saml.xmlobject.Constants
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors.
- SAML20MDOIDCMD_SCHEMA_LOCATION - Static variable in interface net.shibboleth.oidc.saml.xmlobject.MetadataValueSAMLObject
-
SAML 2.0 Metadata extension for OAuth/OIDC descriptors.
- SCOPES_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- SECTOR_IDENTIFIER_URI_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- setApplicationType(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the application type.
- setClientUri(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the client URI.
- setDefaultMaxAge(int) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the value for default max age.
- setGrantTypes(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the whitespace-delimited list of grant types.
- setIdTokenEncryptedResponseAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE alg algorithm for ID token encryption.
- setIdTokenEncryptedResponseEnc(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE enc algorithm for ID token encryption.
- setIdTokenSignedResponseAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWS alg algorithm for ID token signature.
- setInitiateLoginUri(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the URI for initiating login.
- setRequestObjectEncryptionAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE alg algorithm for request object encryption.
- setRequestObjectEncryptionEnc(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE enc algorithm for request object encryption.
- setRequestObjectSigningAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWS alg algorithm for request object signature.
- setRequireAuthTime(boolean) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the flag to require authentication time.
- setResponseTypes(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the whitespace-delimited list of response types.
- setScopes(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the whitespace-delimited list of scopes.
- setSectorIdentifierUri(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the sector identifier URI.
- setSoftwareId(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the software identifier.
- setSoftwareVersion(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the software version.
- setTokenEndpointAuthMethod(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the token endpoint authentication method.
- setTokenEndpointAuthSigningAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWS alg algorithm for token endpoint authentication signature.
- setUserInfoEncryptedResponseAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE alg algorithm for UserInfo response encryption.
- setUserInfoEncryptedResponseEnc(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWE enc algorithm for UserInfo response encryption.
- setUserInfoSignedResponseAlg(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Set the JWS alg algorithm for UserInfo response signature.
- setValue(String) - Method in interface net.shibboleth.oidc.saml.xmlobject.MetadataValueSAMLObject
-
Set the value for this metadata object.
- SOFTWARE_ID_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- SOFTWARE_VERSION_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
T
- TOKEN_ENDPOINT_AUTH_METHOD_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- TOKEN_ENDPOINT_AUTH_SIGNING_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- TYPE_LOCAL_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Local name of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecret
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.ClientSecretKeyReference
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.DefaultAcrValue
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksData
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.JwksUri
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.PostLogoutRedirectUri
-
QName of the XSI type.
- TYPE_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.RequestUri
-
QName of the XSI type.
U
- USERINFO_ENCRYPTED_RESPONSE_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- USERINFO_ENCRYPTED_RESPONSE_ENC_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
- USERINFO_SIGNED_RESPONSE_ALG_ATTRIB_NAME - Static variable in interface net.shibboleth.oidc.saml.xmlobject.OAuthRPExtensions
-
Attribute local name.
All Classes All Packages