at.knowcenter.wag.egov.egiz.ldap.client
Class LDAPClientFactoryImpl

java.lang.Object
  extended byat.knowcenter.wag.egov.egiz.ldap.client.LDAPClientFactory
      extended byat.knowcenter.wag.egov.egiz.ldap.client.LDAPClientFactoryImpl

public final class LDAPClientFactoryImpl
extends LDAPClientFactory

Author:
Thomas Knall

Field Summary
 
Fields inherited from class at.knowcenter.wag.egov.egiz.ldap.client.LDAPClientFactory
DEFAULT_IDENTIFIER
 
Constructor Summary
protected LDAPClientFactoryImpl()
           
 
Method Summary
 List createClients(String issuerName)
           
static String rfc2253Name2Domain(iaik.asn1.structures.Name name)
           
static String rfc2253Name2Domain(String nameString)
           
 
Methods inherited from class at.knowcenter.wag.egov.egiz.ldap.client.LDAPClientFactory
getInstance, getInstance, getMapping, getMappings, hasBeenConfigured, isLDAPIssuerNameFilter, registerMapping, resetMappings, setLDAPIssuerNameFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPClientFactoryImpl

protected LDAPClientFactoryImpl()
Method Detail

rfc2253Name2Domain

public static String rfc2253Name2Domain(iaik.asn1.structures.Name name)

rfc2253Name2Domain

public static String rfc2253Name2Domain(String nameString)
                                 throws iaik.utils.RFC2253NameParserException
Throws:
iaik.utils.RFC2253NameParserException

createClients

public List createClients(String issuerName)
                   throws LDAPException
Specified by:
createClients in class LDAPClientFactory
Throws:
LDAPException


Copyright © 2006-2010. All Rights Reserved.