public class ShibbolethSSOConfiguration extends AbstractSAML1ProfileConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
PROFILE_ID
ID for this profile configuration.
|
Constructor and Description |
---|
ShibbolethSSOConfiguration() |
Modifier and Type | Method and Description |
---|---|
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, setAttributeAuthority
getAssertionAudiences, getAssertionLifetime, getOutboundArtifactType, getSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResponses, includeConditionsNotBefore, setAssertionAudiences, setAssertionLifetime, setIncludeConditionsNotBefore, setOutboundArtifactType, setSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponses
public static final String PROFILE_ID
public String getProfileId()
public boolean includeAttributeStatement()
public void setIncludeAttributeStatement(boolean include)
include
- whether responses to the authentication request should include an attribute statementCopyright © 1999–2014. All rights reserved.