Uses of Class
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1.AbstractSAML1ProfileConfiguration

Packages that use AbstractSAML1ProfileConfiguration
edu.internet2.middleware.shibboleth.common.attribute.provider   
edu.internet2.middleware.shibboleth.common.config.relyingparty.saml   
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1   
 

Uses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.attribute.provider
 

Method parameters in edu.internet2.middleware.shibboleth.common.attribute.provider with type arguments of type AbstractSAML1ProfileConfiguration
 Map<String,BaseAttribute> ShibbolethSAML1AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
          Gets the attributes for the principal identified in the request.
 String ShibbolethSAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
          Resolves a NameIdentifier into the internal principal name used Shibboleth.
 String SAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
          Resolves a NameIdentifier into the internal principal name used Shibboleth.
 

Uses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml
 

Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml with parameters of type AbstractSAML1ProfileConfiguration
protected  void AbstractSAML1ProfileConfigurationFactoryBean.populateBean(AbstractSAML1ProfileConfiguration configuration)
          Populates the given profile configuration with standard information.
 

Uses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1
 

Subclasses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1
 class ArtifactResolutionConfiguration
          SAML 1 Artifact Query configuration settings.
 class AttributeQueryConfiguration
          SAML 1 Attribute Query configuration settings.
 class ShibbolethSSOConfiguration
          Shibboleth 1 SSO configuration settings.
 



Copyright © 1999-2012. All Rights Reserved.