Project Aristotle - ArisID Attribute Services

Uses of Package
org.openliberty.arisid.stack

Packages that use org.openliberty.arisid.stack
org.openliberty.arisid   
org.openliberty.arisid.policy   
org.openliberty.arisid.protocol.ldap   
org.openliberty.arisid.stack   
org.openliberty.arisidbeans   
 

Classes in org.openliberty.arisid.stack used by org.openliberty.arisid
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.
DeclarationException
          Used for operations requested that are inconsistent with declarations.
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.
IPrincipalIdentifier
          Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
IResultSet
           
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.
 

Classes in org.openliberty.arisid.stack used by org.openliberty.arisid.policy
PolicyException
          The requested transaction was rejected due to a policy exception.
 

Classes in org.openliberty.arisid.stack used by org.openliberty.arisid.protocol.ldap
IPrincipalIdentifier
          Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
 

Classes in org.openliberty.arisid.stack used by org.openliberty.arisid.stack
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.
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
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.
 

Classes in org.openliberty.arisid.stack used by org.openliberty.arisidbeans
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.
IPrincipalIdentifier
          Used to hold a unique identifier that can represent a principal in an IGF enabled Attribute Service.
IResultSet
           
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.
SubjectNotUniqueException
          The requested operation impacts more than one subject.
 


OpenLiberty.org - Licensed under Apache APL 2.0