Package | Description |
---|---|
org.keycloak.dom.saml.v2.metadata |
Modifier and Type | Field and Description |
---|---|
protected List<KeyDescriptorType> |
RoleDescriptorType.keyDescriptor |
protected List<KeyDescriptorType> |
AffiliationDescriptorType.keyDescriptor |
Modifier and Type | Method and Description |
---|---|
List<KeyDescriptorType> |
RoleDescriptorType.getKeyDescriptor()
Gets the value of the keyDescriptor property.
|
List<KeyDescriptorType> |
AffiliationDescriptorType.getKeyDescriptor()
Gets the value of the keyDescriptor property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDescriptorType.addKeyDescriptor(KeyDescriptorType keyD)
Add key descriptor
|
void |
RoleDescriptorType.removeKeyDescriptor(KeyDescriptorType keyD)
remove key descriptor
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.