Oracle® Calendar Web Services Java API Reference
10g Release 1 (10.1.1)

B14475-01


Package oracle.calendar.soap.client.authentication

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.

 

Package oracle.calendar.soap.client.authentication Description

Provides various authentication services including basic authentication (BasicAuth, plaintext username and password passed within a SOAP request), and proxy authentication (ProxyAuth).

Related Documentation

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


Copyright © 1998, 2005, Oracle. All rights reserved.