| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| org.jboss.seam.security.external.saml |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedEndpointType
Java class for IndexedEndpointType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EndpointType> |
IDPSSODescriptorType.assertionIDRequestService |
protected List<EndpointType> |
AuthnAuthorityDescriptorType.assertionIDRequestService |
protected List<EndpointType> |
AttributeAuthorityDescriptorType.assertionIDRequestService |
protected List<EndpointType> |
PDPDescriptorType.assertionIDRequestService |
protected List<EndpointType> |
AttributeAuthorityDescriptorType.attributeService |
protected List<EndpointType> |
AuthnAuthorityDescriptorType.authnQueryService |
protected List<EndpointType> |
PDPDescriptorType.authzService |
protected List<EndpointType> |
SSODescriptorType.manageNameIDService |
protected List<EndpointType> |
IDPSSODescriptorType.nameIDMappingService |
protected List<EndpointType> |
SSODescriptorType.singleLogoutService |
protected List<EndpointType> |
IDPSSODescriptorType.singleSignOnService |
| Modifier and Type | Method and Description |
|---|---|
EndpointType |
ObjectFactory.createEndpointType()
Create an instance of
EndpointType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EndpointType> |
ObjectFactory.createAssertionIDRequestService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAttributeService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAuthnQueryService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAuthzService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createManageNameIDService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createNameIDMappingService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createSingleLogoutService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createSingleSignOnService(EndpointType value)
|
List<EndpointType> |
IDPSSODescriptorType.getAssertionIDRequestService()
Gets the value of the assertionIDRequestService property.
|
List<EndpointType> |
AuthnAuthorityDescriptorType.getAssertionIDRequestService()
Gets the value of the assertionIDRequestService property.
|
List<EndpointType> |
AttributeAuthorityDescriptorType.getAssertionIDRequestService()
Gets the value of the assertionIDRequestService property.
|
List<EndpointType> |
PDPDescriptorType.getAssertionIDRequestService()
Gets the value of the assertionIDRequestService property.
|
List<EndpointType> |
AttributeAuthorityDescriptorType.getAttributeService()
Gets the value of the attributeService property.
|
List<EndpointType> |
AuthnAuthorityDescriptorType.getAuthnQueryService()
Gets the value of the authnQueryService property.
|
List<EndpointType> |
PDPDescriptorType.getAuthzService()
Gets the value of the authzService property.
|
List<EndpointType> |
SSODescriptorType.getManageNameIDService()
Gets the value of the manageNameIDService property.
|
List<EndpointType> |
IDPSSODescriptorType.getNameIDMappingService()
Gets the value of the nameIDMappingService property.
|
List<EndpointType> |
SSODescriptorType.getSingleLogoutService()
Gets the value of the singleLogoutService property.
|
List<EndpointType> |
IDPSSODescriptorType.getSingleSignOnService()
Gets the value of the singleSignOnService property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EndpointType> |
ObjectFactory.createAssertionIDRequestService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAttributeService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAuthnQueryService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createAuthzService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createManageNameIDService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createNameIDMappingService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createSingleLogoutService(EndpointType value)
|
JAXBElement<EndpointType> |
ObjectFactory.createSingleSignOnService(EndpointType value)
|
| Constructor and Description |
|---|
SamlService(SamlProfile profile,
List<? extends EndpointType> endpoints) |
Copyright © 2013 Seam Framework. All Rights Reserved.