Interface Authentication

    • Method Detail

      • getCredentials

        Object getCredentials()
        Deprecated.
      • getDetails

        Object getDetails()
        Deprecated.
      • getPrincipal

        Object getPrincipal()
        Deprecated.
      • isAuthenticated

        boolean isAuthenticated()
        Deprecated.
      • fromSpring

        @NonNull
        static Authentication fromSpring​(@NonNull
                                         org.springframework.security.core.Authentication a)
        Deprecated.
      • toSpring

        @NonNull
        default org.springframework.security.core.Authentication toSpring()
        Deprecated.