public class ServiceProvider extends SsoProvider<ServiceProvider>
Constructor and Description |
---|
ServiceProvider() |
Modifier and Type | Method and Description |
---|---|
List<Endpoint> |
getAssertionConsumerService() |
boolean |
getAuthnRequestsSigned() |
Endpoint |
getConfiguredAssertionConsumerService() |
List<Attribute> |
getRequestedAttributes() |
boolean |
getWantAssertionsSigned() |
boolean |
isAuthnRequestsSigned() |
boolean |
isWantAssertionsSigned() |
ServiceProvider |
setAssertionConsumerService(List<Endpoint> assertionConsumerService) |
ServiceProvider |
setAuthnRequestsSigned(boolean authnRequestsSigned) |
ServiceProvider |
setConfiguredAssertionConsumerService(Endpoint configuredAssertionConsumerService) |
ServiceProvider |
setRequestedAttributes(List<Attribute> requestedAttributes) |
ServiceProvider |
setWantAssertionsSigned(boolean wantAssertionsSigned) |
getArtifactResolutionService, getDiscovery, getManageNameIDService, getNameIds, getRequestInitiation, getSingleLogoutService, setArtifactResolutionService, setDiscovery, setManageNameIDService, setNameIds, setRequestInitiation, setSingleLogoutService
_this, getCacheDuration, getId, getKeys, getProtocolSupportEnumeration, getSignature, getValidUntil, setCacheDuration, setId, setKeys, setProtocolSupportEnumeration, setSignature, setValidUntil
public boolean getAuthnRequestsSigned()
public boolean getWantAssertionsSigned()
public ServiceProvider setAssertionConsumerService(List<Endpoint> assertionConsumerService)
public boolean isAuthnRequestsSigned()
public ServiceProvider setAuthnRequestsSigned(boolean authnRequestsSigned)
public boolean isWantAssertionsSigned()
public ServiceProvider setWantAssertionsSigned(boolean wantAssertionsSigned)
public Endpoint getConfiguredAssertionConsumerService()
public ServiceProvider setConfiguredAssertionConsumerService(Endpoint configuredAssertionConsumerService)
public ServiceProvider setRequestedAttributes(List<Attribute> requestedAttributes)