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: 1211 $, $Date: 2010-08-18 10:15:37 -0700 (Wed, 18 Aug 2010) $
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