Uses of Interface
edu.mayo.bsi.ngsportal.server.Authenticator

Packages that use Authenticator
edu.mayo.bsi.ngsportal.server   
 

Uses of Authenticator in edu.mayo.bsi.ngsportal.server
 

Classes in edu.mayo.bsi.ngsportal.server that implement Authenticator
 class AuthenticatorLdapImpl
          Adapter between interface Authenticator and the mayo-commons-directory LdapWrapper implementation.
 

Constructors in edu.mayo.bsi.ngsportal.server with parameters of type Authenticator
NGSPortalServiceImpl(Authenticator authenticator, edu.mayo.commons.dir.PersonFinder personFinder)
          Constructor