Uses of Class
org.bouncycastle.x509.X509AttributeCertStoreSelector
-
Packages that use X509AttributeCertStoreSelector Package Description org.bouncycastle.jce.provider org.bouncycastle.x509.util -
-
Uses of X509AttributeCertStoreSelector in org.bouncycastle.jce.provider
Methods in org.bouncycastle.jce.provider with parameters of type X509AttributeCertStoreSelector Modifier and Type Method Description protected static Collection
PKIXAttrCertPathBuilderSpi. findCertificates(X509AttributeCertStoreSelector certSelect, List certStores)
-
Uses of X509AttributeCertStoreSelector in org.bouncycastle.x509.util
Methods in org.bouncycastle.x509.util with parameters of type X509AttributeCertStoreSelector Modifier and Type Method Description Collection
LDAPStoreHelper. getAACertificates(X509AttributeCertStoreSelector selector)
Returns attribute certificates for an attribute authorityCollection
LDAPStoreHelper. getAttributeCertificateAttributes(X509AttributeCertStoreSelector selector)
Returns an attribute certificate for an user.Collection
LDAPStoreHelper. getAttributeDescriptorCertificates(X509AttributeCertStoreSelector selector)
Returns an attribute certificate for an authority
-