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_NAME
VALID_UNTIL_ATTRIB_NAME, VALID_UNTIL_ATTRIB_QNAME
CACHE_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.
|
ArtifactResolutionService |
getDefaultArtificateResolutionService()
Deprecated.
replacement
getDefaultArtifactResolutionService() |
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, setOrganization
getSignatureReferenceID
getSignature, isSigned, setSignature
getValidUntil, isValid, setValidUntil
getCacheDuration, setCacheDuration
deregisterValidator, getValidators, registerValidator, validate
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, 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<ArtifactResolutionService> getArtifactResolutionServices()
ArtifactResolutionService getDefaultArtifactResolutionService()
The selection algorithm used is:
isDefault=true
isDefault
ArtifactResolutionService getDefaultArtificateResolutionService()
getDefaultArtifactResolutionService()
The selection algorithm used is:
isDefault=true
isDefault
List<SingleLogoutService> getSingleLogoutServices()
List<ManageNameIDService> getManageNameIDServices()
List<NameIDFormat> getNameIDFormats()
Copyright © 2018 JBoss by Red Hat. All rights reserved.