Class AuthResult

  • All Implemented Interfaces:

    
    public final class AuthResult
    
                        

    Represents the result of an authentication process.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getSuccess()
      final Boolean getUpdated() Indicates whether the authentication was successful or not.
      final String getUrl() The URL to redirect to after authentication, if applicable.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait