|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationStrategy | |
|---|---|
| com.paypal.core | |
| com.paypal.core.nvp | |
| com.paypal.core.soap | |
| Uses of AuthenticationStrategy in com.paypal.core |
|---|
| Classes in com.paypal.core that implement AuthenticationStrategy | |
|---|---|
class |
AbstractCertificateHttpHeaderAuthStrategy
AbstractCertificateHttpHeaderAuthStrategy is an abstract implementation for certificate based ICredential to be realized as HTTP headers |
class |
AbstractSignatureHttpHeaderAuthStrategy
AbstractSignatureHttpHeaderAuthStrategy is an abstract implementation for signature based ICredential to be realized as HTTP headers |
| Uses of AuthenticationStrategy in com.paypal.core.nvp |
|---|
| Classes in com.paypal.core.nvp that implement AuthenticationStrategy | |
|---|---|
class |
CertificateHttpHeaderAuthStrategy
CertificateHttpHeaderAuthStrategy is an implementation of
AuthenticationStrategy which acts on CertificateCredential
and retrieves them as HTTP headers |
class |
SignatureHttpHeaderAuthStrategy
CertificateHttpHeaderAuthStrategy is an implementation of
AuthenticationStrategy which acts on SignatureCredential and
retrieves them as HTTP headers |
| Uses of AuthenticationStrategy in com.paypal.core.soap |
|---|
| Classes in com.paypal.core.soap that implement AuthenticationStrategy | |
|---|---|
class |
CertificateSOAPHeaderAuthStrategy
CertificateSOAPHeaderAuthStrategy is an implementation of
AuthenticationStrategy which acts on CertificateCredential
and retrieves them as SOAP headers |
class |
SignatureSOAPHeaderAuthStrategy
SignatureSOAPHeaderAuthStrategy is an implementation of
AuthenticationStrategy which acts on SignatureCredential and
retrieves them as SOAP headers |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||