belongsTo(AccreditableManager manager) Checks if this identity belongs to a certain accreditable manager.
Parameters: manager - The accreditable manager to check for.
public boolean
contains(Identifiable identifiable) Checks if this identity contains a certain identifiable.
Parameters: identifiable - The identifiable to look for.
Checks if this identity belongs to a certain accreditable manager.
Parameters: manager - The accreditable manager to check for. A boolean value. throws: AccessControlException - if an error occurs