修飾子とタイプ | メソッドと説明 |
---|---|
Map<String,BaseAttribute> |
ShibbolethSAML2AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends RequestAbstractType,? extends StatusResponseType,NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Gets the attributes for the principal identified in the request.
|
String |
ShibbolethSAML2AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends RequestAbstractType,? extends StatusResponseType,NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Resolves a
NameID into the internal principal name used by Shibboleth. |
String |
SAML2AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends RequestAbstractType,? extends StatusResponseType,NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Resolves a
NameID into the internal principal name used by Shibboleth. |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
AbstractSAML2ProfileConfigurationFactoryBean.populateBean(AbstractSAML2ProfileConfiguration configuration)
Populates the given profile configuration with standard information.
|
修飾子とタイプ | クラスと説明 |
---|---|
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.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
BaseSAML2ProfileRequestContext<RequestType extends RequestAbstractType,ResponseType extends StatusResponseType,ProfileConfigurationType extends AbstractSAML2ProfileConfiguration>
Contextual object used to accumlate information as profile requests are being processed.
|
Copyright © 2012. All Rights Reserved.