[Previous] [Next] [Table of Contents] [Index]
This chapter describes operations for SecurityReplaceable interfaces:
4.2 Obtaining a Reference to the Vault Object
4.3 Vault Operations
4.1 Operations on the Vault Interface
The Vault does not change the own credentials of a process, as does the PrincipalAuthenticator::authenticate operation.
4.2 Obtaining a Reference to the Vault Object
NetCrusader/CORBA supports a single operation on the Vault interface:
acquire_credentials
The acquire_credentials operation authenticates principals and creates credentials. NetCrusader/CORBA supports Kerberos security and several authentication methods. Each authentication method requires a different type of authentication data to be passed in the auth_data parameter.
Syntax
| IDL |
SecurityExtension::AuthMethodNone
SecurityExtension::AuthMethodKeytab
SecurityExtension::AuthMethodPassword
SecurityExtension::AuthMethodLoginContext
[Previous] [Next] [Table of Contents] [Index]
To make comments or ask for help, contact support@gradient.com.