Project Aristotle - ArisID Attribute Services

Package org.openliberty.arisid.stack

Interface Summary
IAttrSvcStack IAttrSvcStack represents the interface used by all implementors of the IGF Attribute Services stack.
IMultiContextIdentifier Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
INextResultListener Listener that can be used in combination with IResultSet to allow for asynchronous processing of results.
IPrincipalIdentifier Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
IResultSet  
IRoleIdentifier Holds a role identifier as defined by a particular CARML declaration Can be used by JAAS to assert a java.security.Principal role
 

Class Summary
RoleIdentifierPrincipal  
 

Exception Summary
AuthenticationException Used when an authentication exception occurs when authenticating the client application context.
ConnectionException Used when an unrecoverable connection error has occured connecting to an attribute authority.
ConsentException Information could not be returned due to a consent policy exception.
DeclarationException Used for operations requested that are inconsistent with declarations.
MappingException There was a mapping error generated when trying to map the value from an attribute authority.
NoSuchContextException An appropriate attribute authority could not be located for the requested subject.
NoSuchSubjectException The requested subject could not be located or does not exist.
PolicyException The requested transaction was rejected due to a policy exception.
SchemaException The requested schema could not be mapped or is undefined.
SubjectNotUniqueException The requested operation impacts more than one subject.
 


OpenLiberty.org - Licensed under Apache APL 2.0