|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrustAnchorExt | |
---|---|
eu.emi.security.authn.x509.helpers.trust | Contains implementations of trust stores, which provide access to trusted root certificates. |
Uses of TrustAnchorExt in eu.emi.security.authn.x509.helpers.trust |
---|
Fields in eu.emi.security.authn.x509.helpers.trust with type parameters of type TrustAnchorExt | |
---|---|
protected Set<TrustAnchorExt> |
DirectoryTrustAnchorStore.anchors
|
protected Map<URL,TrustAnchorExt> |
DirectoryTrustAnchorStore.locations2anchors
|
Method parameters in eu.emi.security.authn.x509.helpers.trust with type arguments of type TrustAnchorExt | |
---|---|
protected boolean |
OpensslTrustAnchorStore.tryLoadCert(URL location,
Set<TrustAnchorExt> tmpAnchors,
Map<URL,TrustAnchorExt> tmpLoc2anch)
|
protected boolean |
OpensslTrustAnchorStore.tryLoadCert(URL location,
Set<TrustAnchorExt> tmpAnchors,
Map<URL,TrustAnchorExt> tmpLoc2anch)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |