|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute |
---|
Methods in edu.internet2.middleware.shibboleth.common.attribute that throw AttributeRequestException | |
---|---|
Map<String,BaseAttribute> |
AttributeAuthority.getAttributes(ContextType requestContext)
Gets the attributes for the principal identified in the request. |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.encoding |
---|
Subclasses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.encoding | |
---|---|
class |
AttributeEncodingException
Indicates a problem during the encoding of an attribute. |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.filtering |
---|
Subclasses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.filtering | |
---|---|
class |
AttributeFilteringException
General attribute acceptance policy exception. |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider |
---|
Subclasses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider | |
---|---|
class |
FilterProcessingException
An exception resulting from the application of an attribute acceptance policy to a collection of attributes. |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Methods in edu.internet2.middleware.shibboleth.common.attribute.provider that throw AttributeRequestException | |
---|---|
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. |
Map<String,BaseAttribute> |
ShibbolethSAML1AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> 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. |
String |
ShibbolethSAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a NameIdentifier into the internal principal name used Shibboleth. |
String |
SAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a NameIdentifier into the internal principal name used Shibboleth. |
Uses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.resolver |
---|
Subclasses of AttributeRequestException in edu.internet2.middleware.shibboleth.common.attribute.resolver | |
---|---|
class |
AttributeResolutionException
An exception indicating a problem resolving a particular attribute. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |