public class ShibbolethSSOConfiguration extends AbstractSAML1ProfileConfiguration
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
PROFILE_ID
ID for this profile configuration.
|
| コンストラクタと説明 |
|---|
ShibbolethSSOConfiguration() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getProfileId()
Gets the unique identifier of the profile.
|
boolean |
includeAttributeStatement()
Gets whether responses to the authentication request should include an attribute statement.
|
void |
setIncludeAttributeStatement(boolean include)
Sets whether responses to the authentication request should include an attribute statement.
|
getAttributeAuthority, setAttributeAuthoritygetAssertionAudiences, getAssertionLifetime, getOutboundArtifactType, getSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResponses, setAssertionAudiences, setAssertionLifetime, setOutboundArtifactType, setSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponsespublic String getProfileId()
public boolean includeAttributeStatement()
public void setIncludeAttributeStatement(boolean include)
include - whether responses to the authentication request should include an attribute statementCopyright © 2012. All Rights Reserved.