Uses of Interface
prompto.security.auth.source.IAuthenticationSourceFactory
-
Packages that use IAuthenticationSourceFactory Package Description prompto.config.auth.source prompto.security.auth.source -
-
Uses of IAuthenticationSourceFactory in prompto.config.auth.source
Methods in prompto.config.auth.source that return IAuthenticationSourceFactory Modifier and Type Method Description IAuthenticationSourceFactoryAuthenticationSourceConfiguration. getAuthenticationSourceFactory()IAuthenticationSourceFactoryIAuthenticationSourceConfiguration. getAuthenticationSourceFactory() -
Uses of IAuthenticationSourceFactory in prompto.security.auth.source
Classes in prompto.security.auth.source that implement IAuthenticationSourceFactory Modifier and Type Class Description classPasswordIsUserNameAuthenticationSourceFactoryclassStoredPasswordDigestAuthenticationSourceFactoryMethods in prompto.security.auth.source that return IAuthenticationSourceFactory Modifier and Type Method Description static IAuthenticationSourceFactoryIAuthenticationSourceFactory. newFactory(String factoryName)
-