Uses of Class
net.shibboleth.oidc.saml.xmlobject.impl.AbstractMetadataValueUnmarshaller
-
Packages that use AbstractMetadataValueUnmarshaller Package Description net.shibboleth.oidc.saml.xmlobject.impl Concrete implementations of the objects described in saml-metadata-ext-oidcmd.xsd. -
-
Uses of AbstractMetadataValueUnmarshaller in net.shibboleth.oidc.saml.xmlobject.impl
Subclasses of AbstractMetadataValueUnmarshaller in net.shibboleth.oidc.saml.xmlobject.impl Modifier and Type Class Description classClientSecretKeyReferenceUnmarshallerA thread-safe Unmarshaller forClientSecretKeyReferenceobjects.classClientSecretUnmarshallerA thread-safe Unmarshaller forClientSecretobjects.classDefaultAcrValueUnmarshallerA thread-safe Unmarshaller forDefaultAcrValueobjects.classJwksDataUnmarshallerA thread-safe Unmarshaller forJwksDataobjects.classJwksUriUnmarshallerA thread-safe Unmarshaller forJwksUriobjects.classPostLogoutRedirectUriUnmarshallerA thread-safe Unmarshaller forPostLogoutRedirectUriobjects.classRequestUriUnmarshallerA thread-safe Unmarshaller forRequestUriobjects.
-