修飾子とタイプ | メソッドと説明 |
---|---|
Map<String,BaseAttribute> |
AttributeAuthority.getAttributes(ContextType requestContext)
Gets the attributes for the principal identified in the request.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeEncodingException
Indicates a problem during the encoding of an attribute.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AttributeFilteringException
General attribute acceptance policy exception.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
FilterProcessingException
An exception resulting from the application of an attribute acceptance policy to a collection of attributes.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Map<String,BaseAttribute> |
ShibbolethSAML2AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends RequestAbstractType,? extends StatusResponseType,NameID,? extends AbstractSAML2ProfileConfiguration> requestContext)
Gets the attributes for the principal identified in the request.
|
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 |
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. |
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 |
AttributeResolutionException
An exception indicating a problem resolving a particular attribute.
|
Copyright © 2012. All Rights Reserved.