|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractSAML2ProfileConfiguration in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Method parameters in edu.internet2.middleware.shibboleth.common.attribute.provider with type arguments of type AbstractSAML2ProfileConfiguration | |
---|---|
Map<String,BaseAttribute> |
ShibbolethSAML2AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends org.opensaml.saml2.core.RequestAbstractType,? extends org.opensaml.saml2.core.StatusResponseType,org.opensaml.saml2.core.NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Gets the attributes for the principal identified in the request. |
String |
ShibbolethSAML2AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.saml2.core.RequestAbstractType,? extends org.opensaml.saml2.core.StatusResponseType,org.opensaml.saml2.core.NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Resolves a NameID into the internal principal name used Shibboleth. |
String |
SAML2AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.saml2.core.RequestAbstractType,? extends org.opensaml.saml2.core.StatusResponseType,org.opensaml.saml2.core.NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Resolves a NameID into the internal principal name used Shibboleth. |
Uses of AbstractSAML2ProfileConfiguration in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml |
---|
Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml with parameters of type AbstractSAML2ProfileConfiguration | |
---|---|
protected void |
AbstractSAML2ProfileConfigurationFactoryBean.populateBean(AbstractSAML2ProfileConfiguration configuration)
Populates the given profile configuration with standard information. |
Uses of AbstractSAML2ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 |
---|
Subclasses of AbstractSAML2ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 | |
---|---|
class |
ArtifactResolutionConfiguration
SAML 2 Artifact Resolution configuration settings. |
class |
AttributeQueryConfiguration
SAML 2 Attribute Query configuration settings. |
class |
ECPConfiguration
ECP SAML 2 SSO configuration settings. |
class |
LogoutRequestConfiguration
SAML 2 Logout Request configuration settings. |
class |
SSOConfiguration
SAML 2 SSO configuration settings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |