DefaultSecurityManager.this

Supporting constructor for a single-realm application.

@param singleRealm the single realm used by this SecurityManager.

  1. this()
  2. this(Realm singleRealm)
    class DefaultSecurityManager
  3. this(Realm[] realms)

Meta