|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameIDMappingResponse | |
---|---|
org.opensaml.saml2.core.impl | Implementations of SAML 2.0 core specification types and elements. |
org.opensaml.saml2.core.validator | Validation rules for SAML 2.0 core types and elements. |
Uses of NameIDMappingResponse in org.opensaml.saml2.core.impl |
---|
Classes in org.opensaml.saml2.core.impl that implement NameIDMappingResponse | |
---|---|
class |
NameIDMappingResponseImpl
Concrete implementation of NameIDMappingResponse . |
Methods in org.opensaml.saml2.core.impl that return NameIDMappingResponse | |
---|---|
NameIDMappingResponse |
NameIDMappingResponseBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
NameIDMappingResponse |
NameIDMappingResponseBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Uses of NameIDMappingResponse in org.opensaml.saml2.core.validator |
---|
Methods in org.opensaml.saml2.core.validator with parameters of type NameIDMappingResponse | |
---|---|
void |
NameIDMappingResponseSchemaValidator.validate(NameIDMappingResponse response)
|
protected void |
NameIDMappingResponseSchemaValidator.validateIdentifiers(NameIDMappingResponse resp)
Validate the identifier child elements (NameID, EncryptedID). |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |