public class ShibbolethSSOLoginContext extends LoginContext
LoginContext
.LOGIN_CONTEXT_KEY
コンストラクタと説明 |
---|
ShibbolethSSOLoginContext()
Constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getSpAssertionConsumerService()
Gets the service provider assertion consumer service URL.
|
String |
getSpTarget()
Gets the service provider target URL.
|
void |
setSpAssertionConsumerService(String url)
Sets the service provider assertion consumer service URL.
|
void |
setSpTarget(String url)
Sets the service provider target URL.
|
getAttemptedAuthnMethod, getAuthenticationAttempted, getAuthenticationDuration, getAuthenticationEngineURL, getAuthenticationFailure, getAuthenticationInstant, getAuthenticationMethod, getAuthenticationMethodInformation, getDefaultAuthenticationMethod, getPrincipalName, getProfileHandlerURL, getProperty, getRelyingPartyId, getRequestedAuthenticationMethods, getSessionID, isForceAuthRequired, isPassiveAuthRequired, isPrincipalAuthenticated, setAttemptedAuthnMethod, setAuthenticationAttempted, setAuthenticationDuration, setAuthenticationEngineURL, setAuthenticationFailure, setAuthenticationInstant, setAuthenticationMethod, setAuthenticationMethodInformation, setDefaultAuthenticationMethod, setForceAuthRequired, setPassiveAuthRequired, setPrincipalAuthenticated, setPrincipalName, setProfileHandlerURL, setProperty, setRelyingParty, setSessionID
public String getSpAssertionConsumerService()
public void setSpAssertionConsumerService(String url)
url
- service provider assertion consumer service URLpublic String getSpTarget()
public void setSpTarget(String url)
url
- service provider target URLCopyright © 2012. All Rights Reserved.