Package | Description |
---|---|
org.opensaml.saml.saml1.profile.impl |
Implementations of SAML 1.x profile behavior.
|
org.opensaml.saml.saml2.profile.impl |
Implementations of SAML 2.0 profile behavior.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyNameIdentifierFromRequest.setNameIdentifierContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SAMLSubjectNameIdentifierContext> strategy)
Set the strategy used to locate the
SAMLSubjectNameIdentifierContext to copy from. |
Modifier and Type | Method and Description |
---|---|
void |
CopyNameIDFromRequest.setNameIDContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SAMLSubjectNameIdentifierContext> strategy)
Set the strategy used to locate the
SAMLSubjectNameIdentifierContext to copy from. |
Copyright © 2019. All rights reserved.