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

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

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

Methods in at.knowcenter.wag.egov.egiz.ldap.client that return LDAPMapping
 LDAPMapping LDAPClientFactory.getMapping(iaik.asn1.structures.Name name)
           
 LDAPMapping LDAPMappingStore.getMapping(iaik.asn1.structures.Name name)
           
 LDAPMapping LDAPClientFactory.getMapping(String issuerName)
           
 LDAPMapping LDAPMappingStore.getMapping(String nameString)
           
 

Methods in at.knowcenter.wag.egov.egiz.ldap.client with parameters of type LDAPMapping
 void LDAPClientFactory.registerMapping(LDAPMapping... ldapMappings)
           
 void LDAPMappingStore.storeMapping(LDAPMapping... mappings)
           
 

Method parameters in at.knowcenter.wag.egov.egiz.ldap.client with type arguments of type LDAPMapping
 void LDAPClientFactory.registerMappings(Iterable<LDAPMapping> iterable)
           
 void LDAPMappingStore.storeMappings(Iterable<LDAPMapping> iterable)
           
 

Constructors in at.knowcenter.wag.egov.egiz.ldap.client with parameters of type LDAPMapping
LDAPClientImpl(LDAPMapping ldapMapping)
           
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.