Interface CNonceHandlerFactory

All Superinterfaces:
ProviderFactory<CNonceHandler>
All Known Implementing Classes:
JwtCNonceHandlerFactory

public interface CNonceHandlerFactory extends ProviderFactory<CNonceHandler>
Author:
Pascal Knüppel