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 |
---|---|
Organization |
EntityDescriptor.getOrganization()
Gets the organization for this entity.
|
Organization |
RoleDescriptor.getOrganization()
Gets the organization responsible for this role.
|
Modifier and Type | Method and Description |
---|---|
void |
EntityDescriptor.setOrganization(Organization organization)
Sets the organization for this entity.
|
void |
RoleDescriptor.setOrganization(Organization organization)
Sets the organization responsible for this role.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.