Uses of Interface
org.xipki.ca.gateway.api.Requestor.SimplePasswordRequestor
-
-
Uses of Requestor.SimplePasswordRequestor in org.xipki.ca.gateway.api
Methods in org.xipki.ca.gateway.api that return Requestor.SimplePasswordRequestor Modifier and Type Method Description Requestor.SimplePasswordRequestorRequestorAuthenticator. getSimplePasswordRequestorByKeyId(byte[] keyId)Return the password-based requestor for given keyID.
-