com.netscape.certsrv.tks
Interface ITKSAuthority
- All Superinterfaces:
- ISubsystem
public interface ITKSAuthority
- extends ISubsystem
An interface represents a Registration Authority that is
responsible for certificate enrollment operations.
- Version:
- $Revision: 14561 $, $Date: 2007-05-01 10:28:56 -0700 (Tue, 01 May 2007) $
ID
static final java.lang.String ID
- See Also:
- Constant Field Values
PROP_POLICY
static final java.lang.String PROP_POLICY
- See Also:
- Constant Field Values
PROP_REGISTRATION
static final java.lang.String PROP_REGISTRATION
- See Also:
- Constant Field Values
PROP_GATEWAY
static final java.lang.String PROP_GATEWAY
- See Also:
- Constant Field Values
PROP_NICKNAME
static final java.lang.String PROP_NICKNAME
- See Also:
- Constant Field Values
PROP_CONNECTOR
static final java.lang.String PROP_CONNECTOR
- See Also:
- Constant Field Values
PROP_NEW_NICKNAME
static final java.lang.String PROP_NEW_NICKNAME
- See Also:
- Constant Field Values
getRequestQueue
IRequestQueue getRequestQueue()
- Retrieves the request queue of this registration authority.
- Returns:
- RA's request queue
getNickname
java.lang.String getNickname()
- Returns the nickname of the RA certificate.
- Returns:
- the nickname of the RA certificate