| Package | Description |
|---|---|
| org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
| org.opensaml.saml.saml2.metadata |
Concrete definitions of the objects described in saml-metadata-2.0-os work.
|
| Modifier and Type | Method and Description |
|---|---|
Extensions |
StatusResponseType.getExtensions()
Gets the Extensions of this response.
|
Extensions |
RequestAbstractType.getExtensions()
Gets the Extensions of this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusResponseType.setExtensions(Extensions newExtensions)
Sets the Extensions of this response.
|
void |
RequestAbstractType.setExtensions(Extensions newExtensions)
Sets the Extensions of this request.
|
| Modifier and Type | Method and Description |
|---|---|
Extensions |
RoleDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
Organization.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntityDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntitiesDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
ContactPerson.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
AffiliationDescriptor.getExtensions()
Gets the Extensions child of this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
Organization.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
EntityDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
EntitiesDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
ContactPerson.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
AffiliationDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
Copyright © 1999–2014. All rights reserved.