| Package | Description |
|---|---|
| org.opensaml.saml.common.messaging.context |
Context classes for SAML-based messaging function.
|
| 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 EntityDescriptor |
SAMLMetadataContext.entityDescriptor
The descriptor of the SAML entity.
|
| Modifier and Type | Method and Description |
|---|---|
EntityDescriptor |
SAMLMetadataContext.getEntityDescriptor()
Gets the descriptor of the SAML entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLMetadataContext.setEntityDescriptor(EntityDescriptor descriptor)
Sets the descriptor of the SAML entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityDescriptor> |
EntitiesDescriptor.getEntityDescriptors()
Gets a list of child
EntityDescriptors. |
Copyright © 1999–2014. All rights reserved.