修飾子とタイプ | メソッドと説明 |
---|---|
Map<String,BaseAttribute> |
ShibbolethSAML1AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends SAMLObject,? extends ResponseAbstractType,NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Gets the attributes for the principal identified in the request.
|
String |
ShibbolethSAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends SAMLObject,? extends ResponseAbstractType,NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a
NameIdentifier into the internal principal name used by Shibboleth. |
String |
SAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends SAMLObject,? extends ResponseAbstractType,NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a
NameIdentifier into the internal principal name used by Shibboleth. |
修飾子とタイプ | クラスと説明 |
---|---|
class |
ArtifactResolutionConfiguration
SAML 1 Artifact Query configuration settings.
|
class |
AttributeQueryConfiguration
SAML 1 Attribute Query configuration settings.
|
class |
ShibbolethSSOConfiguration
Shibboleth 1 SSO configuration settings.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
BaseSAML1ProfileRequestContext<RequestType extends SAMLObject,ResponseType extends ResponseAbstractType,ProfileConfigurationType extends AbstractSAML1ProfileConfiguration>
Contextual object used to accumlate information as profile requests are being processed.
|
Copyright © 2012. All Rights Reserved.