Package com.caplin.keymaster.servlet

Provides all the classes used when creating a token for a request.

See:
          Description

Interface Summary
AdvancedResponseFormatter This interface allows a user to specify a UserCredentialsProvider class that can be used to supply user credentials.
ExtraDataProvider This Interface allows customised extra data to be added to KeyMaster's signed token.
MappingDataProvider This interface allows you to define mapping data that StandardKeyMaster adds to the signed credentials tokens it generates.
ResponseFormatter This interface is designed to be used by developers who wish to customise the type of response being returned by a request for a token.
 

Class Summary
Dependencies  
HTMLFormatter This ResponseFormatter is specially designed to link in with SL4B.
JavaScriptFormatter This ResponseFormatter is specially designed to link in with RTSL, RTML and WebSheet.
KeyMasterXHRFrame  
Poll  
StandardKeyMaster This class is used as a basic servlet to show how KeyMaster is used to authenticate a user and return an appropriate response.
StreamLinkFormatter This class formats the response passed into it so that the response will be compatible with StreamLink (for Java/C++/Excel etc).
UserCredentialsProvider Class used to provide user credentials to the defined response formatters.
 

Package com.caplin.keymaster.servlet Description

Provides all the classes used when creating a token for a request.



Please send bug reports and comments to Caplin support