| 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.
|
| org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IDPSSODescriptorImpl
Concrete implementation of
IDPSSODescriptor. |
class |
SPSSODescriptorImpl
Concrete implementation of
SPSSODescriptor. |
class |
SSODescriptorImpl
Concrete implementation of
SSODescriptor. |
Copyright © 2021. All rights reserved.