Package | Description |
---|---|
org.opensaml.saml.common.messaging.context |
Context classes for SAML-based messaging function.
|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.profile.impl |
Implementations of SAML 2.0 profile behavior.
|
org.opensaml.xacml.profile.saml |
XMLObject interfaces for SAML XACML profile.
|
Modifier and Type | Method and Description |
---|---|
protected String |
SAMLPeerEntityContext.processSaml2Request(RequestAbstractType request)
Resolve the SAML entity ID from a SAML 2 request.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResolve
SAML 2.0 Core ArtifactResolve.
|
interface |
AssertionIDRequest
SAML 2.0 Core AssertionIDRequest.
|
interface |
AttributeQuery
SAML 2.0 AttributeQuery.
|
interface |
AuthnQuery
SAML 2.0 AuthnQuery.
|
interface |
AuthnRequest
SAML 2.0 Core AuthnRequest.
|
interface |
AuthzDecisionQuery
SAML 2.0 AuthzDecisionQuery.
|
interface |
LogoutRequest
SAML 2.0 Core LogoutRequest.
|
interface |
ManageNameIDRequest
SAML 2.0 Core ManageNameIDRequest.
|
interface |
NameIDMappingRequest
SAML 2.0 Core NameIDMappingRequest.
|
interface |
SubjectQuery
SAML 2.0 Core SubjectQuery.
|
Modifier and Type | Method and Description |
---|---|
void |
AddNameIDToSubjects.RequesterIdFromIssuerFunction.setRequestLookupStrategy(com.google.common.base.Function<ProfileRequestContext,RequestAbstractType> strategy)
Set the strategy used to locate the
RequestAbstractType to examine. |
Modifier and Type | Interface and Description |
---|---|
interface |
XACMLAuthzDecisionQueryType
A SAML XACML profile XACMLAuthzDecisionQuery schema type.
|
interface |
XACMLPolicyQueryType
A SAML XACML profile XACMLPolicyQuery schema type.
|
Copyright © 2016. All rights reserved.