Uses of Interface
com.netscape.certsrv.connector.IRemoteAuthority
-
Packages that use IRemoteAuthority Package Description com.netscape.certsrv.apps -
-
Uses of IRemoteAuthority in com.netscape.certsrv.apps
Methods in com.netscape.certsrv.apps with parameters of type IRemoteAuthority Modifier and Type Method Description static IResender
CMS. getResender(IAuthority authority, java.lang.String nickname, java.lang.String clientCiphers, IRemoteAuthority remote, int interval)
Retrieves the request sender for use with connector.IResender
ICMSEngine. getResender(IAuthority authority, java.lang.String nickname, java.lang.String clientCiphers, IRemoteAuthority remote, int interval)
Retrieves the request sender for use with connector.
-