|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.ejb.security.CRLReason
public class CRLReason
Created by IntelliJ IDEA. User: exile Date: 15.03.2012 Time: 17:28:54 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
static int |
AA_COMPROMISE
Deprecated. |
static int |
AFFILIATION_CHANGED
Deprecated. |
static int |
CA_COMPROMISE
Deprecated. |
static int |
CERTIFICATE_HOLD
Deprecated. |
static int |
CESSATION_OF_OPERATION
Deprecated. |
static int |
KEY_COMPROMISE
Deprecated. |
static int |
PRIVILEGE_WITHDRAWN
Deprecated. |
static int |
REMOVE_FROM_CRL
Deprecated. |
static int |
SUPERSEDED
Deprecated. |
static int |
UNKNOWN_CERTIFICATE_CENTER
Deprecated. |
static int |
UNSPECIFIED
Deprecated. |
| Constructor Summary | |
|---|---|
CRLReason()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNSPECIFIED
public static final int KEY_COMPROMISE
public static final int CA_COMPROMISE
public static final int AFFILIATION_CHANGED
public static final int SUPERSEDED
public static final int CESSATION_OF_OPERATION
public static final int CERTIFICATE_HOLD
public static final int REMOVE_FROM_CRL
public static final int PRIVILEGE_WITHDRAWN
public static final int AA_COMPROMISE
public static final int UNKNOWN_CERTIFICATE_CENTER
| Constructor Detail |
|---|
public CRLReason()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||