Class Summary |
AbstractEAIDemoServlet |
An abstract servlet that performs EAI operations common to both the user ID
and PAC operations. |
AdvancedEAIDemoServlet |
The advanced EAI demo servlet performs authentication through the TAM Java
Authentication API by generating a PAC for the user corresponding to the
tam-eai-user servlet context parameter. |
EAIConfigServlet |
A servlet that responds to the configuration form, and sets appropriate
configuration values. |
EAIDemoServerConfig |
Class representing EAI servlet configuration parameters. |
PACAdapter |
Converts a PAC byte array to a string that can be passed in the http
response header. |
SimpleEAIDemoServlet |
A demo EAI servlet that returns the EAI user ID headers. |