Class AccessDeniedException

    • Constructor Detail

      • AccessDeniedException

        public AccessDeniedException​(@Nullable
                                     AuthorityHolder authorityHolder,
                                     String message)
    • Method Detail

      • getAuthorityHolder

        @Nullable
        public AuthorityHolder getAuthorityHolder()