Package | Description |
---|---|
kz.gamma.x509.util |
Modifier and Type | Method and Description |
---|---|
private java.util.List |
LDAPStoreHelper.attrCertSubjectSerialSearch(X509AttributeCertStoreSelector xselector,
java.lang.String[] attrs,
java.lang.String[] attrNames,
java.lang.String[] subjectAttributeNames)
Can use the entityName of the holder of the attribute certificate, the
serialNumber of attribute certificate and the serialNumber of the
associated certificate of the given of the X509AttributeCertSelector.
|
private java.util.Set |
LDAPStoreHelper.createAttributeCertificates(java.util.List list,
X509AttributeCertStoreSelector xselector) |
java.util.Collection |
LDAPStoreHelper.getAACertificates(X509AttributeCertStoreSelector selector)
Returns attribute certificates for an attribute authority
The aAcertificate holds the privileges of an attribute authority.
|
java.util.Collection |
LDAPStoreHelper.getAttributeCertificateAttributes(X509AttributeCertStoreSelector selector)
Returns an attribute certificate for an user.
|
java.util.Collection |
LDAPStoreHelper.getAttributeDescriptorCertificates(X509AttributeCertStoreSelector selector)
Returns an attribute certificate for an authority
The attributeDescriptorCertificate is self signed by a source of
authority and holds a description of the privilege and its delegation
rules.
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.