Uses of Package
org.glite.security.voms.ac

Packages that use org.glite.security.voms.ac
org.glite.security.voms   
org.glite.security.voms.ac   
 

Classes in org.glite.security.voms.ac used by org.glite.security.voms
ACTrustStore
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead.
ACValidator
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. Validator class capable of validating an Attribute Certificate and verify its signature against a trust store of Attribute Authority certificates.
AttributeCertificate
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. A shadow implementation of the non-working BouncyCastle implementation of X.509 Attribute Certificates
 

Classes in org.glite.security.voms.ac used by org.glite.security.voms.ac
ACTrustStore
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead.
ACValidator
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. Validator class capable of validating an Attribute Certificate and verify its signature against a trust store of Attribute Authority certificates.
AttCertIssuer
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. Shadow implementation of AttributeCertificateInfo from BouncyCastle
AttributeCertificate
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. A shadow implementation of the non-working BouncyCastle implementation of X.509 Attribute Certificates
AttributeCertificateInfo
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. Shadow implementation of AttributeCertificateInfo from BouncyCastle
Holder
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead. The Holder object.
  Holder ::= SEQUENCE {
        baseCertificateID   [0] IssuerSerial OPTIONAL,
                 -- the issuer and serial number of
                 -- the holder's Public Key Certificate
        entityName          [1] GeneralNames OPTIONAL,
                 -- the name of the claimant or role
        objectDigestInfo    [2] ObjectDigestInfo OPTIONAL
                 -- used to directly authenticate the holder,
                 -- for example, an executable
  }
 
ObjectDigestInfo
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead.
V2Form
          Deprecated. This class is deprecated and you should use the classes found in org.glite.voms from glite-security-voms-api-java instead.