Uses of Class
org.glite.security.util.FullTrustAnchor

Packages that use FullTrustAnchor
org.glite.security.util   
 

Uses of FullTrustAnchor in org.glite.security.util
 

Methods in org.glite.security.util that return FullTrustAnchor
 FullTrustAnchor[] TrustStorage.getAnchors()
          Used to get the list of trust anchors in the storage.
 FullTrustAnchor[] TrustStorage.getAnchors(java.lang.String hash)
          Returns the anchors that correspond to the hash given.