Uses of Interface
de.xima.fc.security.cache.ILoginMethod
Packages that use ILoginMethod
-
Uses of ILoginMethod in de.xima.fc.security.cache
Methods in de.xima.fc.security.cache with parameters of type ILoginMethodModifier and TypeMethodDescriptionstatic <PROFILE> PROFILE
LoginAttemptHelper.attemptLogin
(String username, String password, ILoginMethod<PROFILE> loginMethod) Attempts to login with the given username and password.