|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAuthenticationHandlerFactory
A factory for IAuthenticationHandler instances.
An IAuthenticationHandler is created per ISecurityHandler to
perform the authentication on behalf of the ISecurityHandler.
| Method Summary | |
|---|---|
IAuthenticationHandler |
createAuthenticationHandler(ISecurityHandler securityHandler)
Create an IAuthenticationHandler for the ISecurityHandler. |
| Method Detail |
|---|
IAuthenticationHandler createAuthenticationHandler(ISecurityHandler securityHandler)
IAuthenticationHandler for the ISecurityHandler.
securityHandler - The ISecurityHandler looking for an
IAuthenticationHandler.
IAuthenticationHandler to be used for the
ISecurityHandler
|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||