Package org.openpermis.policy.predicate

Implementation of predicate expressions.

See:
          Description

Interface Summary
Value<T> A value can be evaluated.
 

Class Summary
AbstractPredicate<T> A node in the predicate tree consisting in a predicate having two generic operands.
And And operation on predicates.
Argument<T> An argument value that is evaluated at runtime.
Constant<T> A constant value.
CurrentTime An actual time value.
Not Not operation on a predicate.
Or Or operation on predicates.
Present Present operation.
SubstringOf Substring of operation.
TimeConstant A time constant represents a time.
ValueRelationalPredicate A relational predicate.
ValueSet Set of values.
ValueSetRelationalPredicate A relational predicate.
 

Enum Summary
ValueRelationalPredicate.Relation  
ValueSetRelationalPredicate.SetRelation  
 

Package org.openpermis.policy.predicate Description

Implementation of predicate expressions.



PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:22
Copyright (c) 2002-2007 Ergon Informatik AG