|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogoutResponse | |
---|---|
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 LogoutResponse in org.opensaml.saml2.core.impl |
---|
Classes in org.opensaml.saml2.core.impl that implement LogoutResponse | |
---|---|
class |
LogoutResponseImpl
A concrete implementation of LogoutResponse . |
Methods in org.opensaml.saml2.core.impl that return LogoutResponse | |
---|---|
LogoutResponse |
LogoutResponseBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
LogoutResponse |
LogoutResponseBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Uses of LogoutResponse in org.opensaml.saml2.core.validator |
---|
Methods in org.opensaml.saml2.core.validator with parameters of type LogoutResponse | |
---|---|
void |
LogoutResponseSchemaValidator.validate(LogoutResponse response)
|
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |