T
- return class for builder patternpublic class SsoProvider<T extends SsoProvider<T>> extends Provider<T>
Constructor and Description |
---|
SsoProvider() |
Modifier and Type | Method and Description |
---|---|
List<Endpoint> |
getArtifactResolutionService() |
Endpoint |
getDiscovery() |
List<Endpoint> |
getManageNameIDService() |
List<NameId> |
getNameIds() |
Endpoint |
getRequestInitiation() |
List<Endpoint> |
getSingleLogoutService() |
T |
setArtifactResolutionService(List<Endpoint> artifactResolutionService) |
T |
setDiscovery(Endpoint discovery) |
T |
setManageNameIDService(List<Endpoint> manageNameIDService) |
T |
setNameIds(List<NameId> nameIds) |
T |
setRequestInitiation(Endpoint requestInitiation) |
T |
setSingleLogoutService(List<Endpoint> singleLogoutService) |
_this, getCacheDuration, getId, getKeys, getProtocolSupportEnumeration, getSignature, getValidUntil, setCacheDuration, setId, setKeys, setProtocolSupportEnumeration, setSignature, setValidUntil