Uses of Class
org.xipki.ca.server.RequestorEntryWrapper
-
Packages that use RequestorEntryWrapper Package Description org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of RequestorEntryWrapper in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return RequestorEntryWrapper Modifier and Type Method Description RequestorEntryWrapperCaManagerQueryExecutor. changeRequestor(org.xipki.ca.api.NameId nameId, String type, String conf, org.xipki.password.PasswordResolver passwordResolver) -
Uses of RequestorEntryWrapper in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return RequestorEntryWrapper Modifier and Type Method Description RequestorEntryWrapperCaManagerImpl. getRequestorWrapper(String name)
-