Package de.xima.fc.interfaces.auth.pac4j
Interface IStateGeneratorProviding
- 
- All Superinterfaces:
 org.pac4j.core.client.Client
public interface IStateGeneratorProviding extends org.pac4j.core.client.ClientMarkup interface for pac4jClients that provide a customstate generator. If no state generator is given then the default state generator is used for the corresponding authentication target.- Since:
 - 8.0.1
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.pac4j.core.util.generator.ValueGeneratorgetStateGenerator() 
 -