Package org.xipki.ca.gateway
Interface Requestor.PasswordRequestor
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.xipki.ca.gateway.Requestor
Requestor.CertRequestor, Requestor.PasswordRequestor, Requestor.SimplePasswordRequestor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanauthenticate(byte[] password)booleanauthenticate(char[] password)-
Methods inherited from interface org.xipki.ca.gateway.Requestor
getName, isCertprofilePermitted, isPermitted
-
-