Uses of Class
at.knowcenter.wag.egov.egiz.ldap.client.LDAPException

Packages that use LDAPException
at.knowcenter.wag.egov.egiz.ldap.client   
 

Uses of LDAPException in at.knowcenter.wag.egov.egiz.ldap.client
 

Methods in at.knowcenter.wag.egov.egiz.ldap.client that throw LDAPException
 List LDAPMappingStore.getMappings(String nameString)
           
 void LDAPMapping.setIssuerName(String issuerNameString)
           
 void LDAPMapping.setLdapURL(String ldapURLString)
           
 void LDAPMapping.validateData()
           
 iaik.x509.X509Certificate[] LDAPClientImpl.retrieveCertificates(String filter)
           
 iaik.x509.X509Certificate LDAPClientImpl.retrieveCertificate(BigInteger serialNumber)
           
 void LDAPClientImpl.validateData()
           
 List LDAPClientFactoryImpl.createClients(String issuerName)
           
 List LDAPClientFactory.getMappings(String issuerName)
           
 void LDAPClientFactory.setLDAPIssuerNameFilter(LDAPIssuerNameFilter filter)
           
abstract  List LDAPClientFactory.createClients(String issuerName)
           
 iaik.x509.X509Certificate[] LDAPClient.retrieveCertificates(String filter)
          Retrieves the certificate(s) matching the filter .
 iaik.x509.X509Certificate LDAPClient.retrieveCertificate(BigInteger serialNumber)
          Retriebes the certificate with the serial number .
 

Constructors in at.knowcenter.wag.egov.egiz.ldap.client that throw LDAPException
LDAPMapping(String issuerNameString, String ldapURLString)
           
LDAPMapping(String issuerNameString, String ldapURLString, String serialNumberAttrName)
           
LDAPMapping(Properties properties)
           
LDAPClientImpl(String urlString)
           
 



Copyright © 2006-2010. All Rights Reserved.