Package | Description |
---|---|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation Classes.
|
Modifier and Type | Method and Description |
---|---|
static NameIDMappingResponse |
NameIDMapping.processNameIDMappingRequest(NameIDMappingRequest nimRequest,
String realm,
String idpEntityID) |
Modifier and Type | Method and Description |
---|---|
NameIDMappingRequest |
ProtocolFactory.createNameIDMappingRequest()
Returns the
NameIDMappingRequest Object. |
NameIDMappingRequest |
ProtocolFactory.createNameIDMappingRequest(Element elem)
Returns the
NameIDMappingRequest Object. |
NameIDMappingRequest |
ProtocolFactory.createNameIDMappingRequest(String value)
Returns the
NameIDMappingRequest Object. |
Modifier and Type | Class and Description |
---|---|
class |
NameIDMappingRequestImpl |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.