Interface IPluginFormAuthenticatorRetVal
-
- All Known Implementing Classes:
PluginAuthenticatorRetVal
public interface IPluginFormAuthenticatorRetValInterface 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.IndirectClientgetClient()The client to be used for authenticating the user.
-