|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides various authentication services including basic authentication (BasicAuth
, plaintext username and password passed within a SOAP request), and proxy authentication (ProxyAuth
).
See:
Description
Class Summary | |
BasicAuth | Provides basic authentication services. |
BasicChallenge | Calendar Web services returns the BasicChallenge SOAP header when BasicAuth is required but is not provided in the SOAP request. |
ProxyAuth | Allows an application to authenticate itself to Calendar Web services. |
ServiceAuth | Allows an application to authenticate itself to Calendar Web services. |
TrustedAuth | Allows an application to authenticate itself to Calendar Web services. |
Provides various authentication services including basic authentication (BasicAuth
, plaintext username and password passed within a SOAP request), and proxy authentication (ProxyAuth
).
For information on the structure of SOAP requests, basic authentication, and proxy authentication, see Oracle Calendar Application Developer's Guide.
|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |