Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata |
Modifier and Type | Field and Description |
---|---|
protected OrganizationType |
RoleDescriptorType.organization |
protected OrganizationType |
EntityDescriptorType.organization |
Modifier and Type | Method and Description |
---|---|
OrganizationType |
RoleDescriptorType.getOrganization()
Gets the value of the organization property.
|
OrganizationType |
EntityDescriptorType.getOrganization()
Gets the value of the organization property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
void |
EntityDescriptorType.setOrganization(OrganizationType value)
Sets the value of the organization property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.