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. |