PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
dokan-pro
/
vendor
/
paypal
/
sdk-core-php
/
lib
/
PayPal
/
Auth
<?php namespace PayPal\Auth; /** * * Marker interface for implementations of third party authorization. * Third-party authorization allows you to make an API call on some * other account's behalf */ interface IPPThirdPartyAuthorization { }
[+]
..
[-] PPCertificateCredential.php
[edit]
[-] PPSignatureCredential.php
[edit]
[+]
Oauth
[-] PPTokenAuthorization.php
[edit]
[-] PPSubjectAuthorization.php
[edit]
[+]
Openid
[-] IPPCredential.php
[edit]
[-] IPPThirdPartyAuthorization.php
[edit]