edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2
Class ECPConfiguration
java.lang.Object
edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.AbstractSAML2ProfileConfiguration
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.SSOConfiguration
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2.ECPConfiguration
- All Implemented Interfaces:
- ProfileConfiguration
public class ECPConfiguration
- extends SSOConfiguration
ECP SAML 2 SSO configuration settings.
Methods inherited from class edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration |
getAssertionAudiences, getAssertionLifetime, getOutboundArtifactType, getSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResponses, setAssertionAudiences, setAssertionLifetime, setOutboundArtifactType, setSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponses |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROFILE_ID
public static final String PROFILE_ID
- ID for this profile configuration.
- See Also:
- Constant Field Values
ECPConfiguration
public ECPConfiguration()
getProfileId
public String getProfileId()
- Gets the unique identifier of the profile.
- Specified by:
getProfileId
in interface ProfileConfiguration
- Overrides:
getProfileId
in class SSOConfiguration
- Returns:
- unique identifier of the profile
Copyright © 1999-2012. All Rights Reserved.