Uses of Class
org.xipki.ca.server.RequestorEntryWrapper
-
Packages that use RequestorEntryWrapper Package Description org.xipki.ca.server org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of RequestorEntryWrapper in org.xipki.ca.server
Methods in org.xipki.ca.server that return RequestorEntryWrapper Modifier and Type Method Description RequestorEntryWrapperCaConfStore. changeRequestor(org.xipki.ca.api.NameId nameId, String type, String conf)RequestorEntryWrapperFileCaConfStore. changeRequestor(org.xipki.ca.api.NameId nameId, String type, String conf) -
Uses of RequestorEntryWrapper in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return RequestorEntryWrapper Modifier and Type Method Description RequestorEntryWrapperDbCaConfStore. changeRequestor(org.xipki.ca.api.NameId nameId, String type, String conf) -
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)
-