Modifier and Type | Method and Description |
---|---|
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 by 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 by Shibboleth. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSAML2ProfileConfigurationFactoryBean.populateBean(AbstractSAML2ProfileConfiguration configuration)
Populates the given profile configuration with standard information.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 1999–2014. All rights reserved.