SecurityProxy
Interface
Declaration
interface com.tibco.tibrv.config.SecurityProxy
extends DaemonProxy
Purpose
Define methods for components that require passwords or certificates for security.
Constant |
Description |
These constants correspond to positions in the certificate usage bit vector; see SecurityProxy.getValidUses(). |
|
SecurityProxy |
Represents usage of certificates in HTTPS protocols. |
SecurityProxy |
Represents usage of certificates in TLS protocols among routing daemons. |
SecurityProxy |
Represents usage of certificates in TLS protocols with client transports of the daemon. |
Method |
Description |
Record administrator identification for the configuration program. |
Inherited Methods |
Components
These components support this interface:
rvrd
rvsd
rvsrd
rvcache
See Also
For information about the parameters that this interface can access, see these sections:
• | Secure Daemons (rvsd and rvsrd) in |
• | Browser Administration Interface—rvrd in |
• | Browser Administration Interface—rvsd and rvsrd in |
• | Current Value Cache in |