Interface RealmMember

All Superinterfaces:
Attributable
All Known Implementing Classes:
AnyCR, AnyObjectCR, AnyObjectTO, AnyTO, GroupCR, GroupTO, UserCR, UserTO

public interface RealmMember extends Attributable
  • Method Details

    • getRealm

      String getRealm()
    • setRealm

      void setRealm(String realm)
    • getAuxClasses

      Set<String> getAuxClasses()
    • getResources

      Set<String> getResources()