Interface IPluginFormAuthenticatorRetVal
-
- All Known Implementing Classes:
PluginAuthenticatorRetVal
public interface IPluginFormAuthenticatorRetVal
Interface for the return value of an authenticator type plugin.- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.pac4j.core.client.IndirectClient
getClient()
The client to be used for authenticating the user.
-