Uses of Interface
com.sun.identity.saml2.protocol.NameIDMappingResponse
Package
Description
Package that handles SAML v2 profiles.
SAMLv2 Protocol Classes.
-
Uses of NameIDMappingResponse in com.sun.identity.saml2.profile
Modifier and TypeMethodDescriptionstatic NameIDMappingResponse
NameIDMapping.initiateNameIDMappingRequest
(Object session, String realm, String spEntityID, String idpEntityID, String targetSPEntityID, String targetNameIDFormat, Map paramsMap) Parses the request parameters and builds the NameIDMappingRequest to sent to remote identity provider. -
Uses of NameIDMappingResponse in com.sun.identity.saml2.protocol
Modifier and TypeMethodDescriptionProtocolFactory.createNameIDMappingResponse()
Returns theNameIDMappingResponse
Object.ProtocolFactory.createNameIDMappingResponse
(String value) Returns theNameIDMappingResponse
Object.ProtocolFactory.createNameIDMappingResponse
(Element elem) Returns theNameIDMappingResponse
Object.