Interface ASAuthorizationCredential
-
- All Superinterfaces:
NSCoding,NSCopying,NSSecureCoding
- All Known Implementing Classes:
ASAuthorizationAppleIDCredential,ASAuthorizationSingleSignOnCredential,ASPasswordCredential
public interface ASAuthorizationCredential extends NSCopying, NSSecureCoding
-
-
Method Summary
-
Methods inherited from interface apple.foundation.protocol.NSCoding
encodeWithCoder, initWithCoder
-
Methods inherited from interface apple.foundation.protocol.NSCopying
copyWithZone
-
Methods inherited from interface apple.foundation.protocol.NSSecureCoding
_supportsSecureCoding
-
-