|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.security.cert.TrustAnchor
eu.emi.security.authn.x509.helpers.trust.TrustAnchorExt
public class TrustAnchorExt
Constructor Summary | |
---|---|
TrustAnchorExt(X509Certificate trustedCert,
byte[] nameConstraints)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
Methods inherited from class java.security.cert.TrustAnchor |
---|
getCA, getCAName, getCAPublicKey, getNameConstraints, getTrustedCert, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TrustAnchorExt(X509Certificate trustedCert, byte[] nameConstraints)
Method Detail |
---|
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |