Class ASAuthorizationAppleIDProviderCredentialState


  • public final class ASAuthorizationAppleIDProviderCredentialState
    extends java.lang.Object
    [@enum] ASAuthorizationAppleIDProviderCredentialState Authorization state of an Apple ID credential. [@constant] ASAuthorizationAppleIDProviderCredentialAuthorized The Opaque user ID is in good state. [@constant] ASAuthorizationAppleIDProviderCredentialRevoked The Opaque user ID was revoked by the user. [@constant] ASAuthorizationAppleIDProviderCredentialNotFound The Opaque user ID was not found.
    • Method Summary

      • Methods inherited from class java.lang.Object

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