| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| org.jboss.seam.security.external.saml |
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyDescriptorType> |
RoleDescriptorType.keyDescriptor |
protected List<KeyDescriptorType> |
AffiliationDescriptorType.keyDescriptor |
| Modifier and Type | Method and Description |
|---|---|
KeyDescriptorType |
ObjectFactory.createKeyDescriptorType()
Create an instance of
KeyDescriptorType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyDescriptorType> |
ObjectFactory.createKeyDescriptor(KeyDescriptorType value)
|
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 |
|---|---|
JAXBElement<KeyDescriptorType> |
ObjectFactory.createKeyDescriptor(KeyDescriptorType value)
|
| Constructor and Description |
|---|
SamlExternalEntity(String entityId,
List<KeyDescriptorType> keyDescriptors) |
Copyright © 2013 Seam Framework. All Rights Reserved.