Uses of Interface
com.sun.identity.saml2.protocol.NameIDMappingResponse
Packages that use NameIDMappingResponse
Package
Description
Package that handles SAML v2 profiles.
SAMLv2 Protocol Classes.
-
Uses of NameIDMappingResponse in com.sun.identity.saml2.profile
Methods in com.sun.identity.saml2.profile that return NameIDMappingResponseModifier 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
Methods in com.sun.identity.saml2.protocol that return NameIDMappingResponseModifier and TypeMethodDescriptionProtocolFactory.createNameIDMappingResponse()
Returns theNameIDMappingResponse
Object.ProtocolFactory.createNameIDMappingResponse
(String value) Returns theNameIDMappingResponse
Object.ProtocolFactory.createNameIDMappingResponse
(Element elem) Returns theNameIDMappingResponse
Object.