public class ShibbolethSSOEndpointSelector extends BasicEndpointSelector
BasicEndpointSelector
selection is
used.コンストラクタと説明 |
---|
ShibbolethSSOEndpointSelector() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getSpAssertionConsumerService()
Gets the assertion consumer service URL provided by SP.
|
Endpoint |
selectEndpoint()
Selects the endpoint to which messages should be sent.
|
protected Endpoint |
selectEndpointByACS()
Selects the endpoint, from metadata, corresponding to the SP-provdided ACS URL.
|
void |
setSpAssertionConsumerService(String acs)
Sets the assertion consumer service URL provided by SP.
|
filterEndpointsByProtocolBinding, selectIndexedEndpoint, selectNonIndexedEndpoint
getEndpointType, getEntityMetadata, getEntityRoleMetadata, getMetadataProvider, getSamlRequest, getSamlResponse, getSupportedIssuerBindings, setEndpointType, setEntityMetadata, setEntityRoleMetadata, setMetadataProvider, setSamlRequest, setSamlResponse
public String getSpAssertionConsumerService()
public void setSpAssertionConsumerService(String acs)
acs
- assertion consumer service URL provided by SPpublic Endpoint selectEndpoint()
selectEndpoint
クラス内 BasicEndpointSelector
protected Endpoint selectEndpointByACS()
Copyright © 2012. All Rights Reserved.