Class ProviderNotFoundException

    • Constructor Detail

      • ProviderNotFoundException

        public ProviderNotFoundException​(String msg)
        Deprecated.
      • ProviderNotFoundException

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

      • toSpring

        public org.springframework.security.core.AuthenticationException toSpring()
        Deprecated.
        Overrides:
        toSpring in class AuthenticationException
      • fromSpring

        public static ProviderNotFoundException fromSpring​(org.springframework.security.authentication.ProviderNotFoundException x)
        Deprecated.