Uses of Interface
org.apache.hop.core.auth.core.IAuthenticationPerformerFactory
-
Packages that use IAuthenticationPerformerFactory Package Description org.apache.hop.core.auth.core org.apache.hop.core.auth.core.impl -
-
Uses of IAuthenticationPerformerFactory in org.apache.hop.core.auth.core
Methods in org.apache.hop.core.auth.core with parameters of type IAuthenticationPerformerFactory Modifier and Type Method Description protected voidAuthenticationManager. setAuthenticationPerformerFactory(IAuthenticationPerformerFactory authenticationPerformerFactory) -
Uses of IAuthenticationPerformerFactory in org.apache.hop.core.auth.core.impl
Classes in org.apache.hop.core.auth.core.impl that implement IAuthenticationPerformerFactory Modifier and Type Class Description classDefaultAuthenticationPerformerFactory
-