Class IASRealm

  • All Implemented Interfaces:
    Comparable
    Direct Known Subclasses:
    CertificateRealm, FileRealm, LDAPRealm, SolarisRealm

    public abstract class IASRealm
    extends BaseRealm
    Parent class for iAS Realm classes. This class no longer implements the methods of Realm, instead it extends from BaseRealm and now is only a place holder for migration and is a candidate for deprecation.
    • Constructor Detail

      • IASRealm

        public IASRealm()