pyobjc-framework-AuthenticationServices 10.2__tar.gz → 10.3.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pyobjc_framework_authenticationservices-10.3.1/Lib/AuthenticationServices/__init__.py +106 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/AuthenticationServices/_metadata.py +119 -1
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/SOURCES.txt +3 -6
- pyobjc_framework_authenticationservices-10.3.1/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +2 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PKG-INFO +3 -3
- pyobjc_framework_authenticationservices-10.3.1/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialassertion.py +10 -0
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/arm64-14.4.fwinfo → pyobjc_framework_authenticationservices-10.3.1/metadata/raw/arm64-14.5.fwinfo +200 -9
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/x86_64-14.4.fwinfo → pyobjc_framework_authenticationservices-10.3.1/metadata/raw/x86_64-14.5.fwinfo +200 -9
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/setup.py +1 -1
- pyobjc-framework-AuthenticationServices-10.2/Lib/AuthenticationServices/__init__.py +0 -34
- pyobjc-framework-AuthenticationServices-10.2/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +0 -2
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/arm64-12.0.fwinfo +0 -5359
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/arm64-13.0.fwinfo +0 -6921
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -5359
- pyobjc-framework-AuthenticationServices-10.2/metadata/raw/x86_64-13.0.fwinfo +0 -6921
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Lib/pyobjc_framework_AuthenticationServices.egg-info/top_level.txt +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/License.txt +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/MANIFEST.in +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Modules/_AuthenticationServices.m +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Modules/_AuthenticationServices_protocols.m +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/Modules/pyobjc-compat.h +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorization.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationappleidbutton.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationappleidcredential.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationappleidprovider.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationcontroller.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationcredential.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationerror.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationopenidrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationprovider.py +0 -0
- /pyobjc-framework-AuthenticationServices-10.2/PyObjCTest/test_asAuthorizationproviderextensionauthorizationrequest.py → /pyobjc_framework_authenticationservices-10.3.1/PyObjCTest/test_asauthorizationproviderextensionauthorizationrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationproviderextensionloginconfiguration.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationproviderextensionloginmanager.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationproviderextensionregistrationhandler.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationproviderextensionuserloginconfiguration.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentialconstants.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentialdescriptor.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobRegistrationinput.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertioninput.h +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertionoutput.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationoutput.py +0 -0
- /pyobjc-framework-AuthenticationServices-10.2/PyObjCTest/test_asauthorizationpublicKeycredentialregistration.py → /pyobjc_framework_authenticationservices-10.3.1/PyObjCTest/test_asauthorizationpublickeycredentialregistration.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationpublickeycredentialregistrationrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialdescriptor.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationsinglesignonprovider.py +0 -0
- /pyobjc-framework-AuthenticationServices-10.2/PyObjCTest/test_ASAuthorizationSingleSignOnRequest.py → /pyobjc_framework_authenticationservices-10.3.1/PyObjCTest/test_asauthorizationsinglesignonrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialassertionrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialprovider.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentailregistrationrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialmanager.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialprovider.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascoseconstants.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialidentity.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialidentitystore.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialidentitystorestate.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialproviderextensioncontext.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialrequest.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_ascredentialserviceidentifier.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_asextensionerrors.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aspublickeycredential.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aspublickeycredentialclientdata.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_assettingshelper.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aswebauthenticationsession.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aswebauthenticationsessioncallback.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aswebauthenticationsessionrequestdelegate.py +0 -0
- /pyobjc-framework-AuthenticationServices-10.2/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionHandling.py → /pyobjc_framework_authenticationservices-10.3.1/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionhandling.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionmanager.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/PyObjCTest/test_authenticationservices.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/AuthenticationServices.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/pyproject.toml +0 -0
- {pyobjc-framework-AuthenticationServices-10.2 → pyobjc_framework_authenticationservices-10.3.1}/setup.cfg +0 -0
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Python mapping for the AuthenticationServices framework.
|
|
3
|
+
|
|
4
|
+
This module does not contain docstrings for the wrapped code, check Apple's
|
|
5
|
+
documentation for details on how to use these functions and classes.
|
|
6
|
+
"""
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
def _setup():
|
|
10
|
+
import sys
|
|
11
|
+
|
|
12
|
+
import Foundation
|
|
13
|
+
import objc
|
|
14
|
+
from . import _metadata, _AuthenticationServices
|
|
15
|
+
|
|
16
|
+
dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
|
|
17
|
+
name="AuthenticationServices",
|
|
18
|
+
frameworkIdentifier="com.apple.AuthenticationServices",
|
|
19
|
+
frameworkPath=objc.pathForFramework(
|
|
20
|
+
"/System/Library/Frameworks/AuthenticationServices.framework"
|
|
21
|
+
),
|
|
22
|
+
globals_dict=globals(),
|
|
23
|
+
inline_list=None,
|
|
24
|
+
parents=(_AuthenticationServices, Foundation),
|
|
25
|
+
metadict=_metadata.__dict__,
|
|
26
|
+
)
|
|
27
|
+
|
|
28
|
+
globals()["__dir__"] = dir_func
|
|
29
|
+
globals()["__getattr__"] = getattr_func
|
|
30
|
+
|
|
31
|
+
for cls, sel in (
|
|
32
|
+
("ASAuthorizationProviderExtensionLoginManager", b"init"),
|
|
33
|
+
("ASAuthorizationProviderExtensionLoginManager", b"new"),
|
|
34
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput", b"init"),
|
|
35
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput", b"new"),
|
|
36
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialAssertion", b"init"),
|
|
37
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialAssertion", b"new"),
|
|
38
|
+
("ASAuthorizationPlatformPublicKeyCredentialAssertion", b"init"),
|
|
39
|
+
("ASAuthorizationPlatformPublicKeyCredentialAssertion", b"new"),
|
|
40
|
+
("ASPasskeyCredentialIdentity", b"init"),
|
|
41
|
+
(
|
|
42
|
+
"ASCredentialProviderExtensionContext",
|
|
43
|
+
b"completeRequestReturningItems:completionHandler:",
|
|
44
|
+
),
|
|
45
|
+
("ASAuthorizationWebBrowserPlatformPublicKeyCredential", b"init"),
|
|
46
|
+
("ASAuthorizationWebBrowserPlatformPublicKeyCredential", b"new"),
|
|
47
|
+
("ASAuthorization", b"init"),
|
|
48
|
+
("ASAuthorization", b"new"),
|
|
49
|
+
("ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest", b"init"),
|
|
50
|
+
("ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest", b"new"),
|
|
51
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput", b"init"),
|
|
52
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput", b"new"),
|
|
53
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialProvider", b"init"),
|
|
54
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialProvider", b"new"),
|
|
55
|
+
("ASAuthorizationPlatformPublicKeyCredentialAssertionRequest", b"init"),
|
|
56
|
+
("ASAuthorizationPlatformPublicKeyCredentialAssertionRequest", b"new"),
|
|
57
|
+
("ASPasskeyCredentialRequest", b"init"),
|
|
58
|
+
("ASPublicKeyCredentialClientData", b"init"),
|
|
59
|
+
("ASPublicKeyCredentialClientData", b"new"),
|
|
60
|
+
("ASWebAuthenticationSessionCallback", b"init"),
|
|
61
|
+
("ASWebAuthenticationSessionCallback", b"new"),
|
|
62
|
+
("ASSettingsHelper", b"init"),
|
|
63
|
+
("ASSettingsHelper", b"new"),
|
|
64
|
+
("ASCredentialIdentityStore", b"init"),
|
|
65
|
+
("ASAuthorizationRequest", b"init"),
|
|
66
|
+
("ASAuthorizationRequest", b"new"),
|
|
67
|
+
("ASPasskeyCredentialRequestParameters", b"init"),
|
|
68
|
+
("ASPasswordCredentialRequest", b"init"),
|
|
69
|
+
("ASAuthorizationAppleIDCredential", b"init"),
|
|
70
|
+
("ASAuthorizationAppleIDCredential", b"new"),
|
|
71
|
+
("ASAuthorizationController", b"init"),
|
|
72
|
+
("ASAuthorizationController", b"new"),
|
|
73
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest", b"init"),
|
|
74
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest", b"new"),
|
|
75
|
+
("ASWebAuthenticationSession", b"init"),
|
|
76
|
+
("ASWebAuthenticationSession", b"new"),
|
|
77
|
+
("ASAuthorizationSingleSignOnProvider", b"init"),
|
|
78
|
+
("ASAuthorizationSingleSignOnProvider", b"new"),
|
|
79
|
+
("ASAuthorizationPlatformPublicKeyCredentialProvider", b"init"),
|
|
80
|
+
("ASAuthorizationPlatformPublicKeyCredentialProvider", b"new"),
|
|
81
|
+
("ASWebAuthenticationSessionRequest", b"init"),
|
|
82
|
+
("ASWebAuthenticationSessionRequest", b"new"),
|
|
83
|
+
("ASAuthorizationProviderExtensionLoginConfiguration", b"init"),
|
|
84
|
+
("ASAuthorizationProviderExtensionLoginConfiguration", b"new"),
|
|
85
|
+
("ASAuthorizationPlatformPublicKeyCredentialDescriptor", b"init"),
|
|
86
|
+
("ASAuthorizationPlatformPublicKeyCredentialDescriptor", b"new"),
|
|
87
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor", b"init"),
|
|
88
|
+
("ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor", b"new"),
|
|
89
|
+
("ASAuthorizationProviderExtensionUserLoginConfiguration", b"init"),
|
|
90
|
+
("ASAuthorizationProviderExtensionUserLoginConfiguration", b"new"),
|
|
91
|
+
("ASAuthorizationSingleSignOnCredential", b"init"),
|
|
92
|
+
("ASAuthorizationSingleSignOnCredential", b"new"),
|
|
93
|
+
("ASPasswordCredentialIdentity", b"init"),
|
|
94
|
+
("ASAuthorizationPlatformPublicKeyCredentialRegistration", b"init"),
|
|
95
|
+
("ASAuthorizationPlatformPublicKeyCredentialRegistration", b"new"),
|
|
96
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput", b"init"),
|
|
97
|
+
("ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput", b"new"),
|
|
98
|
+
("ASAuthorizationPublicKeyCredentialParameters", b"init"),
|
|
99
|
+
("ASAuthorizationPublicKeyCredentialParameters", b"new"),
|
|
100
|
+
):
|
|
101
|
+
objc.registerUnavailableMethod(cls, sel)
|
|
102
|
+
|
|
103
|
+
del sys.modules["AuthenticationServices._metadata"]
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
globals().pop("_setup")()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Sat
|
|
3
|
+
# Last update: Sat May 18 09:17:35 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -375,6 +375,11 @@ try:
|
|
|
375
375
|
b"isSupported",
|
|
376
376
|
{"retval": {"type": b"Z"}},
|
|
377
377
|
)
|
|
378
|
+
r(
|
|
379
|
+
b"ASAuthorizationSecurityKeyPublicKeyCredentialAssertion",
|
|
380
|
+
b"appID",
|
|
381
|
+
{"retval": {"type": b"Z"}},
|
|
382
|
+
)
|
|
378
383
|
r(
|
|
379
384
|
b"ASAuthorizationSingleSignOnProvider",
|
|
380
385
|
b"canPerformAuthorization",
|
|
@@ -862,6 +867,20 @@ try:
|
|
|
862
867
|
b"createCredentialAssertionRequestWithClientData:",
|
|
863
868
|
{"required": True, "retval": {"type": b"@"}, "arguments": {2: {"type": b"@"}}},
|
|
864
869
|
)
|
|
870
|
+
r(
|
|
871
|
+
b"NSObject",
|
|
872
|
+
b"createCredentialRegistrationRequestWithClientData:displayName:name:userID:",
|
|
873
|
+
{
|
|
874
|
+
"required": True,
|
|
875
|
+
"retval": {"type": b"@"},
|
|
876
|
+
"arguments": {
|
|
877
|
+
2: {"type": b"@"},
|
|
878
|
+
3: {"type": b"@"},
|
|
879
|
+
4: {"type": b"@"},
|
|
880
|
+
5: {"type": b"@"},
|
|
881
|
+
},
|
|
882
|
+
},
|
|
883
|
+
)
|
|
865
884
|
r(
|
|
866
885
|
b"NSObject",
|
|
867
886
|
b"createCredentialRegistrationRequestWithClientData:name:userID:",
|
|
@@ -1007,6 +1026,105 @@ try:
|
|
|
1007
1026
|
)
|
|
1008
1027
|
finally:
|
|
1009
1028
|
objc._updatingMetadata(False)
|
|
1029
|
+
|
|
1030
|
+
objc.registerNewKeywordsFromSelector(
|
|
1031
|
+
"ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest",
|
|
1032
|
+
b"initWithUser:serviceIdentifier:",
|
|
1033
|
+
)
|
|
1034
|
+
objc.registerNewKeywordsFromSelector(
|
|
1035
|
+
"ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest",
|
|
1036
|
+
b"initWithUser:serviceIdentifier:userInfo:",
|
|
1037
|
+
)
|
|
1038
|
+
objc.registerNewKeywordsFromSelector(
|
|
1039
|
+
"ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest",
|
|
1040
|
+
b"initWithUser:serviceIdentifier:",
|
|
1041
|
+
)
|
|
1042
|
+
objc.registerNewKeywordsFromSelector(
|
|
1043
|
+
"ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest",
|
|
1044
|
+
b"initWithUser:serviceIdentifier:userInfo:",
|
|
1045
|
+
)
|
|
1046
|
+
objc.registerNewKeywordsFromSelector(
|
|
1047
|
+
"ASAuthorizationAppleIDButton",
|
|
1048
|
+
b"initWithAuthorizationButtonType:authorizationButtonStyle:",
|
|
1049
|
+
)
|
|
1050
|
+
objc.registerNewKeywordsFromSelector(
|
|
1051
|
+
"ASAuthorizationController", b"initWithAuthorizationRequests:"
|
|
1052
|
+
)
|
|
1053
|
+
objc.registerNewKeywordsFromSelector(
|
|
1054
|
+
"ASAuthorizationPlatformPublicKeyCredentialDescriptor", b"initWithCredentialID:"
|
|
1055
|
+
)
|
|
1056
|
+
objc.registerNewKeywordsFromSelector(
|
|
1057
|
+
"ASAuthorizationPlatformPublicKeyCredentialProvider",
|
|
1058
|
+
b"initWithRelyingPartyIdentifier:",
|
|
1059
|
+
)
|
|
1060
|
+
objc.registerNewKeywordsFromSelector(
|
|
1061
|
+
"ASAuthorizationProviderExtensionAuthorizationResult",
|
|
1062
|
+
b"initWithHTTPAuthorizationHeaders:",
|
|
1063
|
+
)
|
|
1064
|
+
objc.registerNewKeywordsFromSelector(
|
|
1065
|
+
"ASAuthorizationProviderExtensionAuthorizationResult",
|
|
1066
|
+
b"initWithHTTPResponse:httpBody:",
|
|
1067
|
+
)
|
|
1068
|
+
objc.registerNewKeywordsFromSelector(
|
|
1069
|
+
"ASAuthorizationProviderExtensionLoginConfiguration",
|
|
1070
|
+
b"initWithClientID:issuer:tokenEndpointURL:jwksEndpointURL:audience:",
|
|
1071
|
+
)
|
|
1072
|
+
objc.registerNewKeywordsFromSelector(
|
|
1073
|
+
"ASAuthorizationProviderExtensionUserLoginConfiguration", b"initWithLoginUserName:"
|
|
1074
|
+
)
|
|
1075
|
+
objc.registerNewKeywordsFromSelector(
|
|
1076
|
+
"ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput", b"initWithOperation:"
|
|
1077
|
+
)
|
|
1078
|
+
objc.registerNewKeywordsFromSelector(
|
|
1079
|
+
"ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput",
|
|
1080
|
+
b"initWithSupportRequirement:",
|
|
1081
|
+
)
|
|
1082
|
+
objc.registerNewKeywordsFromSelector(
|
|
1083
|
+
"ASAuthorizationPublicKeyCredentialParameters", b"initWithAlgorithm:"
|
|
1084
|
+
)
|
|
1085
|
+
objc.registerNewKeywordsFromSelector(
|
|
1086
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor",
|
|
1087
|
+
b"initWithCredentialID:transports:",
|
|
1088
|
+
)
|
|
1089
|
+
objc.registerNewKeywordsFromSelector(
|
|
1090
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialProvider",
|
|
1091
|
+
b"initWithRelyingPartyIdentifier:",
|
|
1092
|
+
)
|
|
1093
|
+
objc.registerNewKeywordsFromSelector(
|
|
1094
|
+
"ASCredentialServiceIdentifier", b"initWithIdentifier:type:"
|
|
1095
|
+
)
|
|
1096
|
+
objc.registerNewKeywordsFromSelector(
|
|
1097
|
+
"ASPasskeyAssertionCredential",
|
|
1098
|
+
b"initWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID:",
|
|
1099
|
+
)
|
|
1100
|
+
objc.registerNewKeywordsFromSelector(
|
|
1101
|
+
"ASPasskeyCredentialIdentity",
|
|
1102
|
+
b"initWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier:",
|
|
1103
|
+
)
|
|
1104
|
+
objc.registerNewKeywordsFromSelector(
|
|
1105
|
+
"ASPasskeyCredentialRequest",
|
|
1106
|
+
b"initWithCredentialIdentity:clientDataHash:userVerificationPreference:supportedAlgorithms:",
|
|
1107
|
+
)
|
|
1108
|
+
objc.registerNewKeywordsFromSelector(
|
|
1109
|
+
"ASPasskeyRegistrationCredential",
|
|
1110
|
+
b"initWithRelyingParty:clientDataHash:credentialID:attestationObject:",
|
|
1111
|
+
)
|
|
1112
|
+
objc.registerNewKeywordsFromSelector("ASPasswordCredential", b"initWithUser:password:")
|
|
1113
|
+
objc.registerNewKeywordsFromSelector(
|
|
1114
|
+
"ASPasswordCredentialIdentity", b"initWithServiceIdentifier:user:recordIdentifier:"
|
|
1115
|
+
)
|
|
1116
|
+
objc.registerNewKeywordsFromSelector(
|
|
1117
|
+
"ASPasswordCredentialRequest", b"initWithCredentialIdentity:"
|
|
1118
|
+
)
|
|
1119
|
+
objc.registerNewKeywordsFromSelector(
|
|
1120
|
+
"ASPublicKeyCredentialClientData", b"initWithChallenge:origin:"
|
|
1121
|
+
)
|
|
1122
|
+
objc.registerNewKeywordsFromSelector(
|
|
1123
|
+
"ASWebAuthenticationSession", b"initWithURL:callback:completionHandler:"
|
|
1124
|
+
)
|
|
1125
|
+
objc.registerNewKeywordsFromSelector(
|
|
1126
|
+
"ASWebAuthenticationSession", b"initWithURL:callbackURLScheme:completionHandler:"
|
|
1127
|
+
)
|
|
1010
1128
|
expressions = {}
|
|
1011
1129
|
|
|
1012
1130
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AuthenticationServices
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework AuthenticationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
35
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
36
36
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
37
37
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -41,6 +41,7 @@ PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertionoutput.py
|
|
|
41
41
|
PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationoutput.py
|
|
42
42
|
PyObjCTest/test_asauthorizationpublickeycredentialregistration.py
|
|
43
43
|
PyObjCTest/test_asauthorizationpublickeycredentialregistrationrequest.py
|
|
44
|
+
PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialassertion.py
|
|
44
45
|
PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialdescriptor.py
|
|
45
46
|
PyObjCTest/test_asauthorizationsinglesignonprovider.py
|
|
46
47
|
PyObjCTest/test_asauthorizationsinglesignonrequest.py
|
|
@@ -70,15 +71,11 @@ PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionmanager.py
|
|
|
70
71
|
PyObjCTest/test_authenticationservices.py
|
|
71
72
|
metadata/AuthenticationServices.fwinfo
|
|
72
73
|
metadata/metadata.ini
|
|
73
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
74
74
|
metadata/raw/arm64-12.3.fwinfo
|
|
75
|
-
metadata/raw/arm64-13.0.fwinfo
|
|
76
75
|
metadata/raw/arm64-13.3.fwinfo
|
|
77
|
-
metadata/raw/arm64-14.
|
|
76
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
78
77
|
metadata/raw/x86_64-10.15.fwinfo
|
|
79
78
|
metadata/raw/x86_64-10.16.fwinfo
|
|
80
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
81
79
|
metadata/raw/x86_64-12.3.fwinfo
|
|
82
|
-
metadata/raw/x86_64-13.0.fwinfo
|
|
83
80
|
metadata/raw/x86_64-13.3.fwinfo
|
|
84
|
-
metadata/raw/x86_64-14.
|
|
81
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AuthenticationServices
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework AuthenticationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "AuthenticationServices" framework on macOS.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import AuthenticationServices
|
|
2
|
+
from PyObjCTools.TestSupport import TestCase, min_os_level
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class TestASAuthorizationSecurityKeyPublicKeyCredentialAssertion(TestCase):
|
|
6
|
+
@min_os_level("14.5")
|
|
7
|
+
def test_methods14_5(self):
|
|
8
|
+
self.assertResultIsBOOL(
|
|
9
|
+
AuthenticationServices.ASAuthorizationSecurityKeyPublicKeyCredentialAssertion.appID
|
|
10
|
+
)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:17:35 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -5245,10 +5245,30 @@
|
|
|
5245
5245
|
},
|
|
5246
5246
|
"selector": "init",
|
|
5247
5247
|
"visibility": "public"
|
|
5248
|
+
},
|
|
5249
|
+
{
|
|
5250
|
+
"args": [],
|
|
5251
|
+
"class_method": false,
|
|
5252
|
+
"retval": {
|
|
5253
|
+
"typestr": "Z",
|
|
5254
|
+
"typestr_special": true
|
|
5255
|
+
},
|
|
5256
|
+
"selector": "appID",
|
|
5257
|
+
"visibility": "public"
|
|
5248
5258
|
}
|
|
5249
5259
|
],
|
|
5250
5260
|
"name": "ASAuthorizationSecurityKeyPublicKeyCredentialAssertion",
|
|
5251
|
-
"properties": [
|
|
5261
|
+
"properties": [
|
|
5262
|
+
{
|
|
5263
|
+
"attributes": [
|
|
5264
|
+
"nonatomic",
|
|
5265
|
+
"readonly"
|
|
5266
|
+
],
|
|
5267
|
+
"name": "appID",
|
|
5268
|
+
"typestr": "Z",
|
|
5269
|
+
"typestr_special": true
|
|
5270
|
+
}
|
|
5271
|
+
],
|
|
5252
5272
|
"protocols": [
|
|
5253
5273
|
"ASAuthorizationPublicKeyCredentialAssertion"
|
|
5254
5274
|
],
|
|
@@ -5281,6 +5301,31 @@
|
|
|
5281
5301
|
},
|
|
5282
5302
|
"selector": "setAllowedCredentials:",
|
|
5283
5303
|
"visibility": "public"
|
|
5304
|
+
},
|
|
5305
|
+
{
|
|
5306
|
+
"args": [],
|
|
5307
|
+
"class_method": false,
|
|
5308
|
+
"retval": {
|
|
5309
|
+
"typestr": "@",
|
|
5310
|
+
"typestr_special": false
|
|
5311
|
+
},
|
|
5312
|
+
"selector": "appID",
|
|
5313
|
+
"visibility": "public"
|
|
5314
|
+
},
|
|
5315
|
+
{
|
|
5316
|
+
"args": [
|
|
5317
|
+
{
|
|
5318
|
+
"typestr": "@",
|
|
5319
|
+
"typestr_special": false
|
|
5320
|
+
}
|
|
5321
|
+
],
|
|
5322
|
+
"class_method": false,
|
|
5323
|
+
"retval": {
|
|
5324
|
+
"typestr": "v",
|
|
5325
|
+
"typestr_special": false
|
|
5326
|
+
},
|
|
5327
|
+
"selector": "setAppID:",
|
|
5328
|
+
"visibility": "public"
|
|
5284
5329
|
}
|
|
5285
5330
|
],
|
|
5286
5331
|
"name": "ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest",
|
|
@@ -5293,10 +5338,20 @@
|
|
|
5293
5338
|
"name": "allowedCredentials",
|
|
5294
5339
|
"typestr": "@",
|
|
5295
5340
|
"typestr_special": false
|
|
5341
|
+
},
|
|
5342
|
+
{
|
|
5343
|
+
"attributes": [
|
|
5344
|
+
"copy",
|
|
5345
|
+
"nonatomic"
|
|
5346
|
+
],
|
|
5347
|
+
"name": "appID",
|
|
5348
|
+
"typestr": "@",
|
|
5349
|
+
"typestr_special": false
|
|
5296
5350
|
}
|
|
5297
5351
|
],
|
|
5298
5352
|
"protocols": [
|
|
5299
|
-
"ASAuthorizationPublicKeyCredentialAssertionRequest"
|
|
5353
|
+
"ASAuthorizationPublicKeyCredentialAssertionRequest",
|
|
5354
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialAssertionRequest"
|
|
5300
5355
|
],
|
|
5301
5356
|
"super": "ASAuthorizationRequest"
|
|
5302
5357
|
},
|
|
@@ -5489,15 +5544,37 @@
|
|
|
5489
5544
|
}
|
|
5490
5545
|
],
|
|
5491
5546
|
"protocols": [
|
|
5492
|
-
"ASAuthorizationProvider"
|
|
5547
|
+
"ASAuthorizationProvider",
|
|
5548
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialProvider"
|
|
5493
5549
|
],
|
|
5494
5550
|
"super": "NSObject"
|
|
5495
5551
|
},
|
|
5496
5552
|
"ASAuthorizationSecurityKeyPublicKeyCredentialRegistration": {
|
|
5497
5553
|
"categories": [],
|
|
5498
|
-
"methods": [
|
|
5554
|
+
"methods": [
|
|
5555
|
+
{
|
|
5556
|
+
"args": [],
|
|
5557
|
+
"class_method": false,
|
|
5558
|
+
"retval": {
|
|
5559
|
+
"typestr": "@",
|
|
5560
|
+
"typestr_special": false
|
|
5561
|
+
},
|
|
5562
|
+
"selector": "transports",
|
|
5563
|
+
"visibility": "public"
|
|
5564
|
+
}
|
|
5565
|
+
],
|
|
5499
5566
|
"name": "ASAuthorizationSecurityKeyPublicKeyCredentialRegistration",
|
|
5500
|
-
"properties": [
|
|
5567
|
+
"properties": [
|
|
5568
|
+
{
|
|
5569
|
+
"attributes": [
|
|
5570
|
+
"nonatomic",
|
|
5571
|
+
"readonly"
|
|
5572
|
+
],
|
|
5573
|
+
"name": "transports",
|
|
5574
|
+
"typestr": "@",
|
|
5575
|
+
"typestr_special": false
|
|
5576
|
+
}
|
|
5577
|
+
],
|
|
5501
5578
|
"protocols": [
|
|
5502
5579
|
"ASAuthorizationPublicKeyCredentialRegistration"
|
|
5503
5580
|
],
|
|
@@ -5632,7 +5709,8 @@
|
|
|
5632
5709
|
}
|
|
5633
5710
|
],
|
|
5634
5711
|
"protocols": [
|
|
5635
|
-
"ASAuthorizationPublicKeyCredentialRegistrationRequest"
|
|
5712
|
+
"ASAuthorizationPublicKeyCredentialRegistrationRequest",
|
|
5713
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialRegistrationRequest"
|
|
5636
5714
|
],
|
|
5637
5715
|
"super": "ASAuthorizationRequest"
|
|
5638
5716
|
},
|
|
@@ -8386,10 +8464,16 @@
|
|
|
8386
8464
|
"arguments": {
|
|
8387
8465
|
"0": {
|
|
8388
8466
|
"type": "^v"
|
|
8467
|
+
},
|
|
8468
|
+
"1": {
|
|
8469
|
+
"type": "@"
|
|
8470
|
+
},
|
|
8471
|
+
"2": {
|
|
8472
|
+
"type": "@"
|
|
8389
8473
|
}
|
|
8390
8474
|
},
|
|
8391
8475
|
"retval": {
|
|
8392
|
-
"type":
|
|
8476
|
+
"type": "v"
|
|
8393
8477
|
}
|
|
8394
8478
|
},
|
|
8395
8479
|
"typestr": "@?",
|
|
@@ -10407,6 +10491,110 @@
|
|
|
10407
10491
|
}
|
|
10408
10492
|
]
|
|
10409
10493
|
},
|
|
10494
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialAssertionRequest": {
|
|
10495
|
+
"implements": [],
|
|
10496
|
+
"methods": [
|
|
10497
|
+
{
|
|
10498
|
+
"args": [],
|
|
10499
|
+
"class_method": false,
|
|
10500
|
+
"required": true,
|
|
10501
|
+
"retval": {
|
|
10502
|
+
"typestr": "@",
|
|
10503
|
+
"typestr_special": false
|
|
10504
|
+
},
|
|
10505
|
+
"selector": "clientData",
|
|
10506
|
+
"visibility": "public"
|
|
10507
|
+
}
|
|
10508
|
+
],
|
|
10509
|
+
"properties": [
|
|
10510
|
+
{
|
|
10511
|
+
"attributes": [
|
|
10512
|
+
"nonatomic",
|
|
10513
|
+
"readonly"
|
|
10514
|
+
],
|
|
10515
|
+
"name": "clientData",
|
|
10516
|
+
"typestr": "@",
|
|
10517
|
+
"typestr_special": false
|
|
10518
|
+
}
|
|
10519
|
+
]
|
|
10520
|
+
},
|
|
10521
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialProvider": {
|
|
10522
|
+
"implements": [],
|
|
10523
|
+
"methods": [
|
|
10524
|
+
{
|
|
10525
|
+
"args": [
|
|
10526
|
+
{
|
|
10527
|
+
"typestr": "@",
|
|
10528
|
+
"typestr_special": false
|
|
10529
|
+
},
|
|
10530
|
+
{
|
|
10531
|
+
"typestr": "@",
|
|
10532
|
+
"typestr_special": false
|
|
10533
|
+
},
|
|
10534
|
+
{
|
|
10535
|
+
"typestr": "@",
|
|
10536
|
+
"typestr_special": false
|
|
10537
|
+
},
|
|
10538
|
+
{
|
|
10539
|
+
"typestr": "@",
|
|
10540
|
+
"typestr_special": false
|
|
10541
|
+
}
|
|
10542
|
+
],
|
|
10543
|
+
"class_method": false,
|
|
10544
|
+
"required": true,
|
|
10545
|
+
"retval": {
|
|
10546
|
+
"typestr": "@",
|
|
10547
|
+
"typestr_special": false
|
|
10548
|
+
},
|
|
10549
|
+
"selector": "createCredentialRegistrationRequestWithClientData:displayName:name:userID:",
|
|
10550
|
+
"visibility": "public"
|
|
10551
|
+
},
|
|
10552
|
+
{
|
|
10553
|
+
"args": [
|
|
10554
|
+
{
|
|
10555
|
+
"typestr": "@",
|
|
10556
|
+
"typestr_special": false
|
|
10557
|
+
}
|
|
10558
|
+
],
|
|
10559
|
+
"class_method": false,
|
|
10560
|
+
"required": true,
|
|
10561
|
+
"retval": {
|
|
10562
|
+
"typestr": "@",
|
|
10563
|
+
"typestr_special": false
|
|
10564
|
+
},
|
|
10565
|
+
"selector": "createCredentialAssertionRequestWithClientData:",
|
|
10566
|
+
"visibility": "public"
|
|
10567
|
+
}
|
|
10568
|
+
],
|
|
10569
|
+
"properties": []
|
|
10570
|
+
},
|
|
10571
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialRegistrationRequest": {
|
|
10572
|
+
"implements": [],
|
|
10573
|
+
"methods": [
|
|
10574
|
+
{
|
|
10575
|
+
"args": [],
|
|
10576
|
+
"class_method": false,
|
|
10577
|
+
"required": true,
|
|
10578
|
+
"retval": {
|
|
10579
|
+
"typestr": "@",
|
|
10580
|
+
"typestr_special": false
|
|
10581
|
+
},
|
|
10582
|
+
"selector": "clientData",
|
|
10583
|
+
"visibility": "public"
|
|
10584
|
+
}
|
|
10585
|
+
],
|
|
10586
|
+
"properties": [
|
|
10587
|
+
{
|
|
10588
|
+
"attributes": [
|
|
10589
|
+
"nonatomic",
|
|
10590
|
+
"readonly"
|
|
10591
|
+
],
|
|
10592
|
+
"name": "clientData",
|
|
10593
|
+
"typestr": "@",
|
|
10594
|
+
"typestr_special": false
|
|
10595
|
+
}
|
|
10596
|
+
]
|
|
10597
|
+
},
|
|
10410
10598
|
"ASCredentialIdentity": {
|
|
10411
10599
|
"implements": [
|
|
10412
10600
|
"NSObject"
|
|
@@ -10847,6 +11035,9 @@
|
|
|
10847
11035
|
"ASAuthorizationWebBrowserPlatformPublicKeyCredentialProvider.h",
|
|
10848
11036
|
"ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest.h",
|
|
10849
11037
|
"ASAuthorizationWebBrowserPublicKeyCredentialManager.h",
|
|
11038
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialAssertionRequest.h",
|
|
11039
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialProvider.h",
|
|
11040
|
+
"ASAuthorizationWebBrowserSecurityKeyPublicKeyCredentialRegistrationRequest.h",
|
|
10850
11041
|
"ASCOSEConstants.h",
|
|
10851
11042
|
"ASCredentialIdentity.h",
|
|
10852
11043
|
"ASCredentialIdentityStore.h",
|
|
@@ -10875,5 +11066,5 @@
|
|
|
10875
11066
|
"ASWebAuthenticationSessionWebBrowserSessionManager.h"
|
|
10876
11067
|
],
|
|
10877
11068
|
"release": "10.16",
|
|
10878
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
11069
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
10879
11070
|
}
|