Class AuthorityBasedImpersonatePermissionVoter

    • Field Detail

      • allowed

        protected final boolean allowed
      • authority

        protected final String authority
    • Constructor Detail

      • AuthorityBasedImpersonatePermissionVoter

        public AuthorityBasedImpersonatePermissionVoter​(boolean allowed,
                                                        String authority)
    • Method Detail