- All Implemented Interfaces:
- AuthenticationFactory
public class GSIAuthenticationFactory
extends Object
implements AuthenticationFactory
Authentication factory that returns GSI security handlers. Initiates the
server-side certificate objects (host certificate, host key, trusted
certificates and CRLs) needed for the handler to perform its tasks.
Thus the certificates and trust anchors can be cached for a configurable
time period. The configuration option controlling this caching is the
same as the one used in the SRM door.
- Author:
- tzangerl