Uses of Interface
com.sun.identity.saml2.protocol.NameIDMappingRequest
-
Packages that use NameIDMappingRequest Package Description com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. -
-
Uses of NameIDMappingRequest in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return NameIDMappingRequest Modifier and Type Method Description NameIDMappingRequestProtocolFactory. createNameIDMappingRequest()Returns theNameIDMappingRequestObject.NameIDMappingRequestProtocolFactory. createNameIDMappingRequest(String value)Returns theNameIDMappingRequestObject.NameIDMappingRequestProtocolFactory. createNameIDMappingRequest(Element elem)Returns theNameIDMappingRequestObject.
-