Package | Description |
---|---|
org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
Modifier and Type | Field and Description |
---|---|
private com.google.common.base.Function<ProfileRequestContext,SSODescriptor> |
MetadataNameIdentifierFormatStrategy.ssoDescriptorLookupStrategy
Strategy function to lookup the
SSODescriptor to read from. |
Modifier and Type | Method and Description |
---|---|
SSODescriptor |
MetadataNameIdentifierFormatStrategy.MetadataLookupStrategy.apply(ProfileRequestContext input) |
Modifier and Type | Method and Description |
---|---|
void |
MetadataNameIdentifierFormatStrategy.setSSODescriptorLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SSODescriptor> strategy)
Set the lookup strategy to use to obtain an
SSODescriptor . |
Modifier and Type | Interface and Description |
---|---|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType.
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.