|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThirdPartyAuthorization | |
|---|---|
| com.paypal.base.credential | |
| com.paypal.base.soap | |
| Uses of ThirdPartyAuthorization in com.paypal.base.credential |
|---|
| Classes in com.paypal.base.credential that implement ThirdPartyAuthorization | |
|---|---|
class |
SubjectAuthorization
SubjectAuthorization encapsulates third party subject authorization. |
class |
TokenAuthorization
TokenAuthorization encapsulates third party token authorization. |
| Methods in com.paypal.base.credential that return ThirdPartyAuthorization | |
|---|---|
ThirdPartyAuthorization |
SignatureCredential.getThirdPartyAuthorization()
|
ThirdPartyAuthorization |
CertificateCredential.getThirdPartyAuthorization()
|
| Methods in com.paypal.base.credential with parameters of type ThirdPartyAuthorization | |
|---|---|
void |
SignatureCredential.setThirdPartyAuthorization(ThirdPartyAuthorization thirdPartyAuthorization)
Sets any instance of ThirdPartyAuthorization. |
void |
CertificateCredential.setThirdPartyAuthorization(ThirdPartyAuthorization thirdPartyAuthorization)
Sets any instance of ThirdPartyAuthorization. |
| Uses of ThirdPartyAuthorization in com.paypal.base.soap |
|---|
| Methods in com.paypal.base.soap that return ThirdPartyAuthorization | |
|---|---|
ThirdPartyAuthorization |
SignatureSOAPHeaderAuthStrategy.getThirdPartyAuthorization()
|
ThirdPartyAuthorization |
CertificateSOAPHeaderAuthStrategy.getThirdPartyAuthorization()
|
| Methods in com.paypal.base.soap with parameters of type ThirdPartyAuthorization | |
|---|---|
void |
SignatureSOAPHeaderAuthStrategy.setThirdPartyAuthorization(ThirdPartyAuthorization thirdPartyAuthorization)
|
void |
CertificateSOAPHeaderAuthStrategy.setThirdPartyAuthorization(ThirdPartyAuthorization thirdPartyAuthorization)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||