SimpleAuthorizationInfo.this

Creates a new instance with the specified roles and no permissions. @param roles the roles assigned to the realm account.

  1. this()
  2. this(Set!(string) roles)
    class SimpleAuthorizationInfo
    this
    (
    Set!(string) roles
    )

Meta