Class AccessDeniedException

    • Constructor Detail

      • AccessDeniedException

        public AccessDeniedException​(String msg)
        Deprecated.
      • AccessDeniedException

        public AccessDeniedException​(String msg,
                                     Throwable t)
        Deprecated.
    • Method Detail

      • toSpring

        public org.springframework.security.access.AccessDeniedException toSpring()
        Deprecated.
        Overrides:
        toSpring in class AcegiSecurityException