Project Aristotle - ArisID Attribute Services

Uses of Package
org.openliberty.arisid.schema

Packages that use org.openliberty.arisid.schema
org.openliberty.arisid   
org.openliberty.arisid.policy   
org.openliberty.arisid.schema   
org.openliberty.arisid.stack   
org.openliberty.arisidbeans   
 

Classes in org.openliberty.arisid.schema used by org.openliberty.arisid
AttributeDef
          An AttributeDef defines an attribute and its policy, schema, and usability.
AttributeRef
          A class used to define references to attributes defined in CARML DataDefs declaration and accessible via the SchemaManager.
PredicateDef
          An PredicateDef defines a predicate used to test a boolean condition.
PredicateRef
          A class used to define references to predicates defined in CARML DataDefs declaration and accessible via the SchemaManager.
RoleDef
          A role is a value that defines a right that one or more subjects may possess.
RoleRef
          A class used to define references to roles defined in CARML DataDefs declaration and accessible via the SchemaManager.
 

Classes in org.openliberty.arisid.schema used by org.openliberty.arisid.policy
schemaRef
          An abstract class corresponding to a RefType object in the CARML schema.
 

Classes in org.openliberty.arisid.schema used by org.openliberty.arisid.schema
schemaRef
          An abstract class corresponding to a RefType object in the CARML schema.
 

Classes in org.openliberty.arisid.schema used by org.openliberty.arisid.stack
RoleDef
          A role is a value that defines a right that one or more subjects may possess.
 

Classes in org.openliberty.arisid.schema used by org.openliberty.arisidbeans
AttributeDef
          An AttributeDef defines an attribute and its policy, schema, and usability.
PredicateDef
          An PredicateDef defines a predicate used to test a boolean condition.
RoleDef
          A role is a value that defines a right that one or more subjects may possess.
 


OpenLiberty.org - Licensed under Apache APL 2.0