public final class CaCertCrlValue extends AuthValue
CaCertCrlValue(String crl)
String
crl()
AuthEntryType
entryType()
boolean
equals(Object o)
int
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
public CaCertCrlValue(String crl)
public String crl()
public AuthEntryType entryType()
entryType
AuthValue
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Object