Package | Description |
---|---|
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 |
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.
|
Extensions |
RoleDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
Organization.getExtensions()
Gets the Extensions child of this object.
|
Modifier and Type | Method and Description |
---|---|
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.
|
void |
RoleDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
Organization.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.