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

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

public class LDAPMappingStore
extends Object

Author:
Thomas Knall

Constructor Summary
LDAPMappingStore()
           
LDAPMappingStore(LDAPIssuerNameFilter issuerNameFilter)
           
 
Method Summary
 void addMapping(LDAPMapping mapping)
           
 void clearStore()
           
 List getMappings(iaik.asn1.structures.Name name)
           
 List getMappings(String nameString)
           
 boolean isEmpty()
           
 boolean isLDAPIssuerNameFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPMappingStore

public LDAPMappingStore(LDAPIssuerNameFilter issuerNameFilter)

LDAPMappingStore

public LDAPMappingStore()
Method Detail

clearStore

public void clearStore()

isEmpty

public boolean isEmpty()

isLDAPIssuerNameFilter

public boolean isLDAPIssuerNameFilter()

addMapping

public void addMapping(LDAPMapping mapping)

getMappings

public List getMappings(iaik.asn1.structures.Name name)

getMappings

public List getMappings(String nameString)
                 throws LDAPException
Throws:
LDAPException


Copyright © 2006-2010. All Rights Reserved.