Caplin SL4B SDK 4.5.4

Class SL4B_AbstractCredentialsProvider

Object
   |
   +--SL4B_AbstractCredentialsProvider
Direct Known Subclasses:
SL4B_StandardCredentialsProvider, SL4B_KeyMasterCredentialsProvider

class SL4B_AbstractCredentialsProvider


The interface that must be implemented by a class that is interested in providing the credentials that will be used to login to a Liberator.

The SL4B_Accessor singleton is used to get access to the SL4B_AbstractCredentialsProvider that has been specified to be used in the web pages configuration.



Constructor Summary
SL4B_AbstractCredentialsProvider ()
            Constructs an SL4B_AbstractCredentialsProvider.
 
Method Summary
 void getCredentials(<SL4B_AbstractRttpProvider> l_oRttpProvider)
           Invoked by the specified SL4B_AbstractRttpProvider each time it needs to get the credentials it requires to login to a Liberator.
 String getUsername()
           Gets the username that will be (or was) used to login to the Liberator.

Constructor Detail

SL4B_AbstractCredentialsProvider

SL4B_AbstractCredentialsProvider()

Method Detail

getCredentials

void getCredentials(<SL4B_AbstractRttpProvider> l_oRttpProvider)

getUsername

String getUsername()

Caplin SL4B SDK 4.5.4

${JSDOC.FOOTER}
Documentation generated by JSDoc on Tue May 12 09:30:26 2009