public interface AttributeAuthorityDescriptor extends SAMLObject, RoleDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Element name, no namespace.
|
static QName |
DEFAULT_ELEMENT_NAME
Default element name.
|
static String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
TYPE_NAME
QName of the XSI type.
|
ERROR_URL_ATTRIB_NAME, ID_ATTRIB_NAME, PROTOCOL_ENUMERATION_ATTRIB_NAME
VALID_UNTIL_ATTRIB_NAME, VALID_UNTIL_ATTRIB_QNAME
CACHE_DURATION_ATTRIB_NAME, CACHE_DURATION_ATTRIB_QNAME
Modifier and Type | Method and Description |
---|---|
List<AssertionIDRequestService> |
getAssertionIDRequestServices()
Gets a list of Assertion ID request services.
|
List<AttributeProfile> |
getAttributeProfiles()
Gets a list of Attribute profiles supported by this authority.
|
List<Attribute> |
getAttributes()
Gets the list of attribute available from this authority.
|
List<AttributeService> |
getAttributeServices()
Gets a list of attribute service
Endpoint s for this authority. |
List<NameIDFormat> |
getNameIDFormats()
Gets a list of NameID formats supported by this authority.
|
addSupportedProtocol, getContactPersons, getEndpoints, getEndpoints, getErrorURL, getExtensions, getID, getKeyDescriptors, getOrganization, getSupportedProtocols, isSupportedProtocol, removeAllSupportedProtocols, removeSupportedProtocol, removeSupportedProtocols, setErrorURL, setExtensions, setID, setOrganization
getSignatureReferenceID
getSignature, isSigned, setSignature
getValidUntil, isValid, setValidUntil
getCacheDuration, setCacheDuration
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
getUnknownAttributes
static final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
List<AttributeService> getAttributeServices()
Endpoint
s for this authority.List<AssertionIDRequestService> getAssertionIDRequestServices()
List<NameIDFormat> getNameIDFormats()
List<AttributeProfile> getAttributeProfiles()
Copyright © 2016 JBoss by Red Hat. All rights reserved.