|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SAML2Object in org.picketlink.identity.federation.api.saml.v2.request |
---|
Methods in org.picketlink.identity.federation.api.saml.v2.request that return SAML2Object | |
---|---|
SAML2Object |
SAML2Request.getSAML2ObjectFromStream(InputStream is)
Get the Underlying SAML2Object from the input stream |
Uses of SAML2Object in org.picketlink.identity.federation.api.saml.v2.response |
---|
Methods in org.picketlink.identity.federation.api.saml.v2.response that return SAML2Object | |
---|---|
SAML2Object |
SAML2Response.getSAML2ObjectFromStream(InputStream is)
Read a SAML2Object from an input stream |
Uses of SAML2Object in org.picketlink.identity.federation.core.saml.v2.common |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.common that return SAML2Object | |
---|---|
SAML2Object |
SAMLDocumentHolder.getSamlObject()
|
Methods in org.picketlink.identity.federation.core.saml.v2.common with parameters of type SAML2Object | |
---|---|
void |
SAMLDocumentHolder.setSamlObject(SAML2Object samlObject)
|
Constructors in org.picketlink.identity.federation.core.saml.v2.common with parameters of type SAML2Object | |
---|---|
SAMLDocumentHolder(SAML2Object samlObject)
|
|
SAMLDocumentHolder(SAML2Object samlObject,
Document samlDocument)
|
Uses of SAML2Object in org.picketlink.identity.federation.core.saml.v2.impl |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.impl that return SAML2Object | |
---|---|
SAML2Object |
DefaultSAML2HandlerRequest.getSAML2Object()
|
Uses of SAML2Object in org.picketlink.identity.federation.core.saml.v2.interfaces |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.interfaces that return SAML2Object | |
---|---|
SAML2Object |
SAML2HandlerRequest.getSAML2Object()
The SAML2 Request |
Uses of SAML2Object in org.picketlink.identity.federation.core.wstrust |
---|
Classes in org.picketlink.identity.federation.core.wstrust that implement SAML2Object | |
---|---|
class |
SAML2SecurityToken
A Security Token that is based on SAML2 |
Uses of SAML2Object in org.picketlink.identity.federation.saml.v2.protocol |
---|
Classes in org.picketlink.identity.federation.saml.v2.protocol that implement SAML2Object | |
---|---|
class |
ArtifactResolveType
Java class for ArtifactResolveType complex type. |
class |
ArtifactResponseType
Java class for ArtifactResponseType complex type. |
class |
AssertionIDRequestType
Java class for AssertionIDRequestType complex type. |
class |
AttributeQueryType
Java class for AttributeQueryType complex type. |
class |
AuthnQueryType
Java class for AuthnQueryType complex type. |
class |
AuthnRequestType
Java class for AuthnRequestType complex type. |
class |
AuthzDecisionQueryType
Java class for AuthzDecisionQueryType complex type. |
class |
LogoutRequestType
Java class for LogoutRequestType complex type. |
class |
ManageNameIDRequestType
Java class for ManageNameIDRequestType complex type. |
class |
NameIDMappingRequestType
Java class for NameIDMappingRequestType complex type. |
class |
NameIDMappingResponseType
Java class for NameIDMappingResponseType complex type. |
class |
RequestAbstractType
Java class for RequestAbstractType complex type. |
class |
ResponseType
Java class for ResponseType complex type. |
class |
StatusResponseType
Java class for StatusResponseType complex type. |
class |
SubjectQueryAbstractType
Java class for SubjectQueryAbstractType complex type. |
class |
XACMLAuthzDecisionQueryType
Java class for XACMLAuthzDecisionQueryType complex type. |
class |
XACMLPolicyQueryType
Java class for XACMLPolicyQueryType complex type. |
Uses of SAML2Object in org.picketlink.identity.federation.web.process |
---|
Methods in org.picketlink.identity.federation.web.process with parameters of type SAML2Object | |
---|---|
void |
SAMLHandlerChainProcessor.callHandlerChain(SAML2Object samlObject,
SAML2HandlerRequest saml2HandlerRequest,
SAML2HandlerResponse saml2HandlerResponse,
HTTPContext httpContext,
Lock chainLock)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |