Uses of Interface
ibi.broker.api.cci.Credential

Packages that use Credential
ibi.broker.api.cci   
 

Uses of Credential in ibi.broker.api.cci
 

Classes in ibi.broker.api.cci that implement Credential
 class PasswordCredential
           THis class is used to pass user name and password information to the CasterConnectionFactory.getConnection() method.
 class SecurityTokenCredential
           This class is used to pass the security token (the RC_Cookie or MRE_Cookie) information to the CasterConnectionFactory.getConnection() method.
 class WebAuthenticateCredential
           This class is used to pass authentication credentials from a WebServer to the CasterConnectionFactory.getConnection() method.
 



Copyright © 2006 Information Builders, Incorporated.