issrg.pba.rbac.xmlpolicy.ifstatement
Interface NamedTerm
- All Superinterfaces:
- Term
public interface NamedTerm
- extends Term
This interface defines the named terms - the Terms that have name meaningful
outside the policy.
- Version:
- 1.0
- Author:
- A.Otenko
Method Summary |
java.lang.String |
getName()
This method returns the name of the entity this term refers to and
evaluates. |
getName
java.lang.String getName()
- This method returns the name of the entity this term refers to and
evaluates. The
names are defined by convention of the developers and RBAC policy
administrators.
- Returns:
- a case-sensitive entity name as calculated at run-time