Project Aristotle - ArisID Attribute Services

Uses of Package
org.openliberty.arisid

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

Classes in org.openliberty.arisid used by org.openliberty.arisid
ArisIdService
          The IGF Attribute Services API (aka CARML-API) is a set of library functions combined with providers (e.g.
AttributeFilter
          The AttrFilter class is used to define an attribute filter that references an attribute and a matching condition.
AttributeValue
          AttributeValue is used to hold values returned from an attribute authority.
AttrSvcInitializedException
           
CarmlDoc
          A Java representation of a CARML declaration.
Filter
           
FilterRef
           
IAddInteraction
          An interface to an object used for adding objects through an ArisID provider.
IAttributeValue
          An Interface representing common access features for values represented in the AttributeServices API.
ICompareInteraction
           
IDeleteInteraction
          An interface to an entity used for deleting Identities in an ArisID service.
IDigitalSubject
          A DigitalSubject is the basic holder of attributes, predicates, and roles representing an Identity.
IFilterValue
          IFilterValue extends IAttributeValue and adds the ability to set a comparison operator at run time.
IFindInteraction
          An interface to an ArisID service provide used for finding subjects.
IGFException
          Used for exceptions generated within IGF stack implementations.
IInteraction
          A base Interface definition of an ArisID interaction.
IModifyInteraction
          An interaction used for modify an identity accessed via an ArisId Service.
InitializedException
          Used for exceptions generated within IGF stack implementations.
InvalidFilterException
          Used for exceptions generated within IGF stack implementations.
IReadInteraction
          An interaction object used for reading IDigitalSubjects from an ArisID service.
ISearchInteraction
          An interaction used to search for one or more subjects in an ArisID Service.
PredicateFilter
          A filter used for specifying a the presence of a predicate in an ISearchInteraction.
PredicateValue
          PredicateValue is used to hold value returned from an attribute authority for a particular property.
RoleFilter
          A filter used for specifying a the presence of a role in a ISearchInteraction.
SchemaManager
          SchemaManager is used to access and manipulate CarmlDoc schema such as Attributes, Predicates, Roles, and Policies.
UndefinedException
          Used for exceptions generated within IGF stack implementations.
 

Classes in org.openliberty.arisid used by org.openliberty.arisid.policy
IAttributeValue
          An Interface representing common access features for values represented in the AttributeServices API.
IInteraction
          A base Interface definition of an ArisID interaction.
IModifyInteraction
          An interaction used for modify an identity accessed via an ArisId Service.
 

Classes in org.openliberty.arisid used by org.openliberty.arisid.protocol.ldap
AttrSvcInitializedException
           
CarmlDoc
          A Java representation of a CARML declaration.
IGFException
          Used for exceptions generated within IGF stack implementations.
IInteraction
          A base Interface definition of an ArisID interaction.
 

Classes in org.openliberty.arisid used by org.openliberty.arisid.stack
ArisIdService
          The IGF Attribute Services API (aka CARML-API) is a set of library functions combined with providers (e.g.
IAddInteraction
          An interface to an object used for adding objects through an ArisID provider.
IAttributeValue
          An Interface representing common access features for values represented in the AttributeServices API.
ICompareInteraction
           
IDeleteInteraction
          An interface to an entity used for deleting Identities in an ArisID service.
IDigitalSubject
          A DigitalSubject is the basic holder of attributes, predicates, and roles representing an Identity.
IFindInteraction
          An interface to an ArisID service provide used for finding subjects.
IGFException
          Used for exceptions generated within IGF stack implementations.
IInteraction
          A base Interface definition of an ArisID interaction.
IModifyInteraction
          An interaction used for modify an identity accessed via an ArisId Service.
IReadInteraction
          An interaction object used for reading IDigitalSubjects from an ArisID service.
 

Classes in org.openliberty.arisid used by org.openliberty.arisidbeans
AttrSvcInitializedException
           
IAttributeValue
          An Interface representing common access features for values represented in the AttributeServices API.
IDigitalSubject
          A DigitalSubject is the basic holder of attributes, predicates, and roles representing an Identity.
IGFException
          Used for exceptions generated within IGF stack implementations.
PredicateValue
          PredicateValue is used to hold value returned from an attribute authority for a particular property.
 


OpenLiberty.org - Licensed under Apache APL 2.0