Class MatrixAuthorizationStrategy

    • Method Detail

      • addUser

        public MatrixRow addUser​(String name)
        Adds a new user to this matrix.
      • getUser

        public MatrixRow getUser​(String name)
        Picks up the existing user in the table.