Interface RealmAccessor.RealmMutator

    • Method Detail

      • setRealm

        void setRealm​(String aRealm)
        Sets the realm for the realm property. See RFC 1945 at "https://tools.ietf.org/html/rfc1945#section-11" and RFC 2617 at "https://tools.ietf.org/html/rfc2617#page-3".
        Parameters:
        aRealm - The realm to be stored by the realm property.