org.apache.lenya.ac
Interface Accreditable

All Known Subinterfaces:
Group, Identifiable, IPRange, User
All Known Implementing Classes:
Identity, Machine, World

public interface Accreditable

An Accreditable can be accredited with roles on a certain URI using a Credential.


Method Summary
 Accreditable[] getAccreditables()
          Returns the set of accreditables of this accreditable.
 

Method Detail

getAccreditables

Accreditable[] getAccreditables()
Returns the set of accreditables of this accreditable. The set contains the accreditable itself and all collections it belongs to.

Returns:
An array of accreditables.


Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.