A B C D G I J M N O P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractMetadataValueMarshaller<T extends MetadataValueSAMLObject> - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Abstract thread safe Marshaller for
MetadataValueSAMLObjectobjects. - AbstractMetadataValueMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueMarshaller
- AbstractMetadataValueSAMLObject - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Base implementation for all simple metadata objects containing
Stringvalue inside the element. - AbstractMetadataValueSAMLObject(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueSAMLObject
-
Constructor.
- AbstractMetadataValueUnmarshaller<T extends MetadataValueSAMLObject> - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Abstract thread-safe Unmarshaller for
MetadataValueSAMLObjectobjects. - AbstractMetadataValueUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller
- applicationType - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Application type for this entity.
B
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriBuilder
- buildObject() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriBuilder
- buildObject(String, String, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriBuilder
C
- ClientSecretBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
ClientSecretImpl. - ClientSecretBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretBuilder
-
Constructor.
- ClientSecretImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
ClientSecret. - ClientSecretImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretImpl
-
Constructor.
- ClientSecretKeyReferenceBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
ClientSecretKeyReferenceImpl. - ClientSecretKeyReferenceBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceBuilder
-
Constructor.
- ClientSecretKeyReferenceImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
ClientSecretKeyReference. - ClientSecretKeyReferenceImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceImpl
-
Constructor.
- ClientSecretKeyReferenceMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
ClientSecretKeyReferenceobjects. - ClientSecretKeyReferenceMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceMarshaller
- ClientSecretKeyReferenceUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
ClientSecretKeyReferenceobjects. - ClientSecretKeyReferenceUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretKeyReferenceUnmarshaller
- ClientSecretMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
ClientSecretobjects. - ClientSecretMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretMarshaller
- ClientSecretUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
ClientSecretobjects. - ClientSecretUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.ClientSecretUnmarshaller
- clientUri - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Client URI for this entity.
- configs - Static variable in class net.shibboleth.oidc.saml.xmlobject.impl.XMLObjectProviderInitializer
-
Config resources.
D
- DefaultAcrValueBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
DefaultAcrValueImpl. - DefaultAcrValueBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueBuilder
-
Constructor.
- DefaultAcrValueImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
DefaultAcrValue. - DefaultAcrValueImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueImpl
-
Constructor.
- DefaultAcrValueMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
DefaultAcrValueobjects. - DefaultAcrValueMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueMarshaller
- defaultAcrValues - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Default ACR values for this entity.
- DefaultAcrValueUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
DefaultAcrValueobjects. - DefaultAcrValueUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.DefaultAcrValueUnmarshaller
- defaultMaxAge - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Default max age for this entity.
G
- getApplicationType() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getClientUri() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getConfigResources() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.XMLObjectProviderInitializer
- getDefaultAcrValues() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getDefaultMaxAge() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getGrantTypes() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getIdTokenEncryptedResponseAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getIdTokenEncryptedResponseEnc() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getIdTokenSignedResponseAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getInitiateLoginUri() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getOrderedChildren() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueSAMLObject
- getOrderedChildren() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getPostLogoutRedirectUris() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getRequestObjectEncryptionAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getRequestObjectEncryptionEnc() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getRequestObjectSigningAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getRequestUris() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getResponseTypes() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getScopes() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getSectorIdentifierUri() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getSoftwareId() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getSoftwareVersion() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getTokenEndpointAuthMethod() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getTokenEndpointAuthSigningAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUnknownAttributes() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUnknownXMLObjects() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUnknownXMLObjects(QName) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUserInfoEncryptedResponseAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUserInfoEncryptedResponseEnc() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getUserInfoSignedResponseAlg() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- getValue() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueSAMLObject
-
Get the value for this metadata object.
- grantTypes - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Grant types for this entity.
I
- idTokenEncryptedResponseAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
ID token encrypted response algorithm for this entity.
- idTokenEncryptedResponseEnc - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
ID token encrypted response encoder for this entity.
- idTokenSignedResponseAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
ID token signed response algorithm for this entity.
- initiateLoginUri - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Initiate login URI for this entity.
- isRequireAuthTime() - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
J
- JwksDataBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
JwksDataImpl. - JwksDataBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataBuilder
-
Constructor.
- JwksDataImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
JwksData. - JwksDataImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataImpl
-
Constructor.
- JwksDataMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
JwksDataobjects. - JwksDataMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataMarshaller
- JwksDataUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
JwksDataobjects. - JwksDataUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksDataUnmarshaller
- JwksUriBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
JwksUriImpl. - JwksUriBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriBuilder
-
Constructor.
- JwksUriImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
JwksUri. - JwksUriImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriImpl
-
Constructor.
- JwksUriMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
JwksUriobjects. - JwksUriMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriMarshaller
- JwksUriUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
JwksUriobjects. - JwksUriUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.JwksUriUnmarshaller
M
- marshallAttributes(XMLObject, Element) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsMarshaller
- marshallElementContent(XMLObject, Element) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueMarshaller
N
- net.shibboleth.oidc.saml.xmlobject.impl - package net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementations of the objects described in saml-metadata-ext-oidcmd.xsd.
O
- OAuthRPExtensionsBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
OAuthRPExtensionsobjects. - OAuthRPExtensionsBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsBuilder
-
Constructor.
- OAuthRPExtensionsImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Implementation for
OAuthRPExtensions. - OAuthRPExtensionsImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Constructor.
- OAuthRPExtensionsMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Marshaller for
OAuthRPExtensionsobjects. - OAuthRPExtensionsMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsMarshaller
- OAuthRPExtensionsUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Unmarshaller for
OAuthRPExtensionsobjects. - OAuthRPExtensionsUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsUnmarshaller
P
- PostLogoutRedirectUriBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
PostLogoutRedirectUriImpl. - PostLogoutRedirectUriBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriBuilder
-
Constructor.
- PostLogoutRedirectUriImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
PostLogoutRedirectUri. - PostLogoutRedirectUriImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriImpl
-
Constructor.
- PostLogoutRedirectUriMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
PostLogoutRedirectUriobjects. - PostLogoutRedirectUriMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriMarshaller
- postLogoutRedirectUris - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Post logout redirect URIs for this entity.
- PostLogoutRedirectUriUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
PostLogoutRedirectUriobjects. - PostLogoutRedirectUriUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriUnmarshaller
- processAttribute(XMLObject, Attr) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsUnmarshaller
- processChildElement(XMLObject, XMLObject) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsUnmarshaller
- processElementContent(XMLObject, String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller
R
- requestObjectEncryptionAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Request object encryption algorithm for this entity.
- requestObjectEncryptionEnc - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Request object encryption encoder for this entity.
- requestObjectSigningAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Request object signing algorithm for this entity.
- RequestUriBuilder - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Builder of
RequestUriImpl. - RequestUriBuilder() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriBuilder
-
Constructor.
- RequestUriImpl - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
Concrete implementation of
RequestUri. - RequestUriImpl(String, String, String) - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriImpl
-
Constructor.
- RequestUriMarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread safe Marshaller for
RequestUriobjects. - RequestUriMarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriMarshaller
- requestUris - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Request URIs for this entity.
- RequestUriUnmarshaller - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
A thread-safe Unmarshaller for
RequestUriobjects. - RequestUriUnmarshaller() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.RequestUriUnmarshaller
- requireAuthTime - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Require auth time flag for this entity.
- responseTypes - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Response types for this entity.
S
- scopes - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Scopes for this entity.
- sectorIdentifierUri - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Sector identifier URI for this entity.
- setApplicationType(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setClientUri(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setDefaultMaxAge(int) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setGrantTypes(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setIdTokenEncryptedResponseAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setIdTokenEncryptedResponseEnc(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setIdTokenSignedResponseAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setInitiateLoginUri(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setRequestObjectEncryptionAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setRequestObjectEncryptionEnc(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setRequestObjectSigningAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setRequireAuthTime(boolean) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setResponseTypes(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setScopes(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setSectorIdentifierUri(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setSoftwareId(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setSoftwareVersion(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setTokenEndpointAuthMethod(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setTokenEndpointAuthSigningAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setUserInfoEncryptedResponseAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setUserInfoEncryptedResponseEnc(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setUserInfoSignedResponseAlg(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
- setValue(String) - Method in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueSAMLObject
-
Set the value for this metadata object.
- softwareId - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Software identifier for this entity.
- softwareVersion - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Software version for this entity.
T
- tokenEndpointAuthMethod - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Token endpoint authentication method for this entity.
- tokenEndpointAuthSigningAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
Token endpoint authentication signing algorithm for this entity.
U
- unknownAttributes - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
"anyAttribute" attributes.
- unknownChildren - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
"any" children.
- userInfoEncryptedResponseAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
User info encrypted response algorithm for this entity.
- userInfoEncryptedResponseEnc - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
User info encrypted response encoder for this entity.
- userInfoSignedResponseAlg - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsImpl
-
User info signed response algorithm for this entity.
V
- value - Variable in class net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueSAMLObject
-
The value for this metadata object.
X
- XMLObjectProviderInitializer - Class in net.shibboleth.oidc.saml.xmlobject.impl
-
XMLObject provider initializer for the metadata extension.
- XMLObjectProviderInitializer() - Constructor for class net.shibboleth.oidc.saml.xmlobject.impl.XMLObjectProviderInitializer
All Classes All Packages