Class RegisteredCredential


  • public final class RegisteredCredential
    extends java.lang.Object
    An abstraction of a credential registered to a particular user.

    Instances of this class are not expected to be long-lived, and the library only needs to read them, never write them. You may at your discretion store them directly in your database, or assemble them from other components.