Interface PinPolicyProvider
- All Known Subinterfaces:
PinChanger
,PinEnroller
public interface PinPolicyProvider
An object defining the
PinPolicy
-
Method Summary
-
Method Details
-
pinPolicy
Returns the object defining the minimum and maximum length of the PIN. If not implemented, it will return a PIN policy with a minimum and maximum length of 6 digits.- Returns:
- the
PinPolicy
-