Package org.xipki.ca.api.mgmt
Enum MgmtMessage.MgmtAction
- java.lang.Object
-
- java.lang.Enum<MgmtMessage.MgmtAction>
-
- org.xipki.ca.api.mgmt.MgmtMessage.MgmtAction
-
- All Implemented Interfaces:
Serializable,Comparable<MgmtMessage.MgmtAction>
- Enclosing class:
- MgmtMessage
public static enum MgmtMessage.MgmtAction extends Enum<MgmtMessage.MgmtAction>
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MgmtMessage.MgmtActionofName(String str)static MgmtMessage.MgmtActionvalueOf(String name)Returns the enum constant of this type with the specified name.static MgmtMessage.MgmtAction[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
addCa
public static final MgmtMessage.MgmtAction addCa
-
addCaAlias
public static final MgmtMessage.MgmtAction addCaAlias
-
addCertprofile
public static final MgmtMessage.MgmtAction addCertprofile
-
addCertprofileToCa
public static final MgmtMessage.MgmtAction addCertprofileToCa
-
addDbSchema
public static final MgmtMessage.MgmtAction addDbSchema
-
addKeypairGen
public static final MgmtMessage.MgmtAction addKeypairGen
-
addPublisher
public static final MgmtMessage.MgmtAction addPublisher
-
addPublisherToCa
public static final MgmtMessage.MgmtAction addPublisherToCa
-
addRequestor
public static final MgmtMessage.MgmtAction addRequestor
-
addRequestorToCa
public static final MgmtMessage.MgmtAction addRequestorToCa
-
addSigner
public static final MgmtMessage.MgmtAction addSigner
-
changeCa
public static final MgmtMessage.MgmtAction changeCa
-
changeCertprofile
public static final MgmtMessage.MgmtAction changeCertprofile
-
changeDbSchema
public static final MgmtMessage.MgmtAction changeDbSchema
-
changeKeypairGen
public static final MgmtMessage.MgmtAction changeKeypairGen
-
changePublisher
public static final MgmtMessage.MgmtAction changePublisher
-
changeRequestor
public static final MgmtMessage.MgmtAction changeRequestor
-
changeSigner
public static final MgmtMessage.MgmtAction changeSigner
-
clearPublishQueue
public static final MgmtMessage.MgmtAction clearPublishQueue
-
exportConf
public static final MgmtMessage.MgmtAction exportConf
-
generateCertificate
public static final MgmtMessage.MgmtAction generateCertificate
-
generateKeyCert
public static final MgmtMessage.MgmtAction generateKeyCert
-
generateCrossCertificate
public static final MgmtMessage.MgmtAction generateCrossCertificate
-
generateCrlOnDemand
public static final MgmtMessage.MgmtAction generateCrlOnDemand
-
generateRootCa
public static final MgmtMessage.MgmtAction generateRootCa
-
getAliasesForCa
public static final MgmtMessage.MgmtAction getAliasesForCa
-
getCa
public static final MgmtMessage.MgmtAction getCa
-
getCaAliasNames
public static final MgmtMessage.MgmtAction getCaAliasNames
-
getCaNameForAlias
public static final MgmtMessage.MgmtAction getCaNameForAlias
-
getCaNames
public static final MgmtMessage.MgmtAction getCaNames
-
getCaSystemStatus
public static final MgmtMessage.MgmtAction getCaSystemStatus
-
getCert
public static final MgmtMessage.MgmtAction getCert
-
getCertprofile
public static final MgmtMessage.MgmtAction getCertprofile
-
getCertprofileNames
public static final MgmtMessage.MgmtAction getCertprofileNames
-
getCertprofilesForCa
public static final MgmtMessage.MgmtAction getCertprofilesForCa
-
getCrl
public static final MgmtMessage.MgmtAction getCrl
-
getCurrentCrl
public static final MgmtMessage.MgmtAction getCurrentCrl
-
getDbSchemas
public static final MgmtMessage.MgmtAction getDbSchemas
-
getFailedCaNames
public static final MgmtMessage.MgmtAction getFailedCaNames
-
getInactiveCaNames
public static final MgmtMessage.MgmtAction getInactiveCaNames
-
getKeypairGen
public static final MgmtMessage.MgmtAction getKeypairGen
-
getKeypairGenNames
public static final MgmtMessage.MgmtAction getKeypairGenNames
-
getPublisher
public static final MgmtMessage.MgmtAction getPublisher
-
getPublisherNames
public static final MgmtMessage.MgmtAction getPublisherNames
-
getPublishersForCa
public static final MgmtMessage.MgmtAction getPublishersForCa
-
getRequestor
public static final MgmtMessage.MgmtAction getRequestor
-
getRequestorNames
public static final MgmtMessage.MgmtAction getRequestorNames
-
getRequestorsForCa
public static final MgmtMessage.MgmtAction getRequestorsForCa
-
getSigner
public static final MgmtMessage.MgmtAction getSigner
-
getSignerNames
public static final MgmtMessage.MgmtAction getSignerNames
-
getSuccessfulCaNames
public static final MgmtMessage.MgmtAction getSuccessfulCaNames
-
getSupportedCertprofileTypes
public static final MgmtMessage.MgmtAction getSupportedCertprofileTypes
-
getSupportedPublisherTypes
public static final MgmtMessage.MgmtAction getSupportedPublisherTypes
-
getSupportedSignerTypes
public static final MgmtMessage.MgmtAction getSupportedSignerTypes
-
listCertificates
public static final MgmtMessage.MgmtAction listCertificates
-
loadConf
public static final MgmtMessage.MgmtAction loadConf
-
notifyCaChange
public static final MgmtMessage.MgmtAction notifyCaChange
-
removeCa
public static final MgmtMessage.MgmtAction removeCa
-
removeCaAlias
public static final MgmtMessage.MgmtAction removeCaAlias
-
removeCertificate
public static final MgmtMessage.MgmtAction removeCertificate
-
removeCertprofile
public static final MgmtMessage.MgmtAction removeCertprofile
-
removeCertprofileFromCa
public static final MgmtMessage.MgmtAction removeCertprofileFromCa
-
removeDbSchema
public static final MgmtMessage.MgmtAction removeDbSchema
-
removeKeypairGen
public static final MgmtMessage.MgmtAction removeKeypairGen
-
removePublisher
public static final MgmtMessage.MgmtAction removePublisher
-
removePublisherFromCa
public static final MgmtMessage.MgmtAction removePublisherFromCa
-
removeRequestor
public static final MgmtMessage.MgmtAction removeRequestor
-
removeRequestorFromCa
public static final MgmtMessage.MgmtAction removeRequestorFromCa
-
removeSigner
public static final MgmtMessage.MgmtAction removeSigner
-
republishCertificates
public static final MgmtMessage.MgmtAction republishCertificates
-
restartCa
public static final MgmtMessage.MgmtAction restartCa
-
restartCaSystem
public static final MgmtMessage.MgmtAction restartCaSystem
-
revokeCa
public static final MgmtMessage.MgmtAction revokeCa
-
revokeCertficate
@Deprecated public static final MgmtMessage.MgmtAction revokeCertficate
Deprecated.
-
revokeCertificate
public static final MgmtMessage.MgmtAction revokeCertificate
-
tokenInfoP11
public static final MgmtMessage.MgmtAction tokenInfoP11
-
unlockCa
public static final MgmtMessage.MgmtAction unlockCa
-
unrevokeCa
public static final MgmtMessage.MgmtAction unrevokeCa
-
unsuspendCertificate
public static final MgmtMessage.MgmtAction unsuspendCertificate
-
-
Method Detail
-
values
public static MgmtMessage.MgmtAction[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (MgmtMessage.MgmtAction c : MgmtMessage.MgmtAction.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static MgmtMessage.MgmtAction valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
ofName
public static MgmtMessage.MgmtAction ofName(String str)
-
-