Uses of Class
org.xipki.ca.gateway.scep.ScepControl
-
Packages that use ScepControl Package Description org.xipki.ca.gateway.scep -
-
Uses of ScepControl in org.xipki.ca.gateway.scep
Methods in org.xipki.ca.gateway.scep that return ScepControl Modifier and Type Method Description ScepControlScepProxyConf. getScep()Methods in org.xipki.ca.gateway.scep with parameters of type ScepControl Modifier and Type Method Description voidScepProxyConf. setScep(ScepControl scep)Constructors in org.xipki.ca.gateway.scep with parameters of type ScepControl Constructor Description ScepResponder(ScepControl control, org.xipki.ca.sdk.SdkClient sdk, org.xipki.security.SecurityFactory securityFactory, CaNameScepSigners signers, org.xipki.ca.gateway.RequestorAuthenticator authenticator, org.xipki.ca.gateway.PopControl popControl)
-