public interface SSODescriptor extends RoleDescriptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_ELEMENT_LOCAL_NAME
Element name, no namespace.
|
static javax.xml.namespace.QName |
DEFAULT_ELEMENT_NAME
Default element name.
|
static java.lang.String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static javax.xml.namespace.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 |
|---|---|
java.util.List<ArtifactResolutionService> |
getArtifactResolutionServices()
Gets a list of artifact resolution services for this service.
|
ArtifactResolutionService |
getDefaultArtifactResolutionService()
Gets the default artifact resolution service.
|
java.util.List<ManageNameIDService> |
getManageNameIDServices()
Gets a list of manage NameId services for this service.
|
java.util.List<NameIDFormat> |
getNameIDFormats()
Gets the list of NameID formats this service supports.
|
java.util.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, setSchemaLocationgetUnknownAttributesstatic final java.lang.String DEFAULT_ELEMENT_LOCAL_NAME
static final javax.xml.namespace.QName DEFAULT_ELEMENT_NAME
static final java.lang.String TYPE_LOCAL_NAME
static final javax.xml.namespace.QName TYPE_NAME
java.util.List<ArtifactResolutionService> getArtifactResolutionServices()
ArtifactResolutionService getDefaultArtifactResolutionService()
The selection algorithm used is:
isDefault=trueisDefaultjava.util.List<SingleLogoutService> getSingleLogoutServices()
java.util.List<ManageNameIDService> getManageNameIDServices()
java.util.List<NameIDFormat> getNameIDFormats()