org.openpermis.policy
Interface Authority

All Superinterfaces:
Identifiable, Part, Serializable, Subject
All Known Subinterfaces:
AuthorityBean
All Known Implementing Classes:
BasicAuthority

public interface Authority
extends Part, Subject

An authority of a policy.

An authority combines two aspects. First, it appears as a part of a role assignment rule in a policy. Second, it can be returned as the issuer of a role by another subject.

See Also:
Subject.getIssuersOf(Role)
Since:
0.1.0

Method Summary
 
Methods inherited from interface org.openpermis.policy.Part
equals, hashCode, toString
 
Methods inherited from interface org.openpermis.Subject
getAssignedRoleDefinitions, getAssignedRoles, getIssuersOf
 
Methods inherited from interface org.openpermis.policy.Identifiable
getIdentity
 



OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG