Modifier and Type | Interface and Description |
---|---|
interface |
AttributeAuthority<ContextType extends AttributeRequestContext>
Interface for an attribute authority.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeFilteringEngine<ContextType extends AttributeRequestContext>
The engine that applies attribute acceptance policies to a collection of attributes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeResolver<RequestContextType extends AttributeRequestContext>
The service that resolves the attributes for a particular subject.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SAMLProfileRequestContext<InboundMessageType extends org.opensaml.common.SAMLObject,OutboundMessageType extends org.opensaml.common.SAMLObject,NameIdentifierType extends org.opensaml.common.SAMLObject,ProfileConfigurationType extends ProfileConfiguration>
Marker interface that combines profile and attribute request and SAML message contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSAMLProfileRequestContext<InboundMessage extends org.opensaml.common.SAMLObject,OutboundMessage extends org.opensaml.common.SAMLObject,NameIdentifierType extends org.opensaml.common.SAMLObject,ProfileConfigurationType extends ProfileConfiguration>
Contextual object used to accumlate information as profile requests are being processed.
|
Copyright © 1999–2014. All rights reserved.