Uses of Interface
org.xipki.ca.gateway.Requestor
-
Packages that use Requestor Package Description org.xipki.ca.gateway -
-
Uses of Requestor in org.xipki.ca.gateway
Subinterfaces of Requestor in org.xipki.ca.gateway Modifier and Type Interface Description static interfaceRequestor.CertRequestorCertificate-based requestor interface.static interfaceRequestor.PasswordRequestorPassword-based requestor interface.static interfaceRequestor.SimplePasswordRequestorSimple password-based requestor interface, used for the CMP gateway.
-