Uses of Interface
org.xipki.ca.gateway.api.Requestor.PasswordRequestor
-
-
Uses of Requestor.PasswordRequestor in org.xipki.ca.gateway.api
Methods in org.xipki.ca.gateway.api that return Requestor.PasswordRequestor Modifier and Type Method Description Requestor.PasswordRequestorRequestorAuthenticator. getPasswordRequestorByUser(String user)Return the password-based requestor for given user.
-