|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevokedCertificateException.Reason | |
|---|---|
| org.jasig.cas.adaptors.x509.authentication.handler.support | |
| Uses of RevokedCertificateException.Reason in org.jasig.cas.adaptors.x509.authentication.handler.support |
|---|
| Methods in org.jasig.cas.adaptors.x509.authentication.handler.support that return RevokedCertificateException.Reason | |
|---|---|
static RevokedCertificateException.Reason |
RevokedCertificateException.Reason.fromCode(int code)
|
RevokedCertificateException.Reason |
RevokedCertificateException.getReason()
|
static RevokedCertificateException.Reason |
RevokedCertificateException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RevokedCertificateException.Reason[] |
RevokedCertificateException.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jasig.cas.adaptors.x509.authentication.handler.support with parameters of type RevokedCertificateException.Reason | |
|---|---|
RevokedCertificateException(Date revoked,
BigInteger serial,
RevokedCertificateException.Reason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||