Uses of Interface
edu.cornell.mannlib.vitro.webapp.controller.authenticate.Authenticator.AuthenticatorFactory
-
Packages that use Authenticator.AuthenticatorFactory Package Description edu.cornell.mannlib.vitro.webapp.controller.authenticate -
-
Uses of Authenticator.AuthenticatorFactory in edu.cornell.mannlib.vitro.webapp.controller.authenticate
Classes in edu.cornell.mannlib.vitro.webapp.controller.authenticate that implement Authenticator.AuthenticatorFactory Modifier and Type Class Description static classBasicAuthenticator.Factorystatic classRestrictedAuthenticator.FactoryMethods in edu.cornell.mannlib.vitro.webapp.controller.authenticate with parameters of type Authenticator.AuthenticatorFactory Modifier and Type Method Description static voidAuthenticator. setAuthenticatorFactory(Authenticator.AuthenticatorFactory factory, javax.servlet.ServletContext ctx)
-