edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1
Class AttributeQueryConfiguration
java.lang.Object
edu.internet2.middleware.shibboleth.common.relyingparty.provider.AbstractSAMLProfileConfiguration
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AbstractSAML1ProfileConfiguration
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AttributeQueryConfiguration
- All Implemented Interfaces:
- ProfileConfiguration
public class AttributeQueryConfiguration
- extends AbstractSAML1ProfileConfiguration
SAML 1 Attribute Query 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
AttributeQueryConfiguration
public AttributeQueryConfiguration()
getProfileId
public String getProfileId()
- Gets the unique identifier of the profile.
- Returns:
- unique identifier of the profile
Copyright © 2006-2009 Internet2. All Rights Reserved.