Class AuthFactor

  • All Implemented Interfaces:

    
    public final class AuthFactor
    
                        

    Represents a user's authentication factor

    • 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 AuthFactorType getType() The type of authentication factor.
      final String getValue() The value of the authentication factor
      • Methods inherited from class java.lang.Object

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