public interface SSODescriptor extends 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_NAMEVALID_UNTIL_ATTRIB_NAME, VALID_UNTIL_ATTRIB_QNAMECACHE_DURATION_ATTRIB_NAME, CACHE_DURATION_ATTRIB_QNAME| Modifier and Type | Method and Description |
|---|---|
List<ArtifactResolutionService> |
getArtifactResolutionServices()
Gets a list of artifact resolution services for this service.
|
ArtifactResolutionService |
getDefaultArtifactResolutionService()
Gets the default artifact resolution service.
|
List<ManageNameIDService> |
getManageNameIDServices()
Gets a list of manage NameId services for this service.
|
List<NameIDFormat> |
getNameIDFormats()
Gets the list of NameID formats this service supports.
|
List<SingleLogoutService> |
getSingleLogoutServices()
Gets a list of single logout services for this service.
|
addSupportedProtocol, getContactPersons, getEndpoints, getEndpoints, getErrorURL, getExtensions, getID, getKeyDescriptors, getOrganization, getSupportedProtocols, isSupportedProtocol, removeAllSupportedProtocols, removeSupportedProtocol, removeSupportedProtocols, setErrorURL, setExtensions, setID, setOrganizationgetSignatureReferenceIDgetSignature, isSigned, setSignaturegetValidUntil, isValid, setValidUntilgetCacheDuration, setCacheDurationdetach, 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, setSchemaLocationstatic final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
List<ArtifactResolutionService> getArtifactResolutionServices()
ArtifactResolutionService getDefaultArtifactResolutionService()
The selection algorithm used is:
isDefault=trueisDefaultList<SingleLogoutService> getSingleLogoutServices()
List<ManageNameIDService> getManageNameIDServices()
List<NameIDFormat> getNameIDFormats()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.