pt.digitalis.dif.identity.ldap
Class IdentityManagerLDAPConfigurations

java.lang.Object
  extended by pt.digitalis.dif.identity.ldap.IdentityManagerLDAPConfigurations

public class IdentityManagerLDAPConfigurations
extends Object

Defines configuration options for the LDAP-based identity manager.

Author:
Rodrigo Gonçalves rgoncalves@digitalis.pt
Created on:
2008/07/11

Constructor Summary
IdentityManagerLDAPConfigurations()
           
 
Method Summary
 LDAPUtilsImplementation getLdapUtilsImplementation()
          Getter for the active LDAPUtils implementation property.
 void setLdapUtilsImplementation(String newLDAPUtilsImplementation)
          Setter for the active LDAPUtils implementation property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityManagerLDAPConfigurations

public IdentityManagerLDAPConfigurations()
Method Detail

getLdapUtilsImplementation

public LDAPUtilsImplementation getLdapUtilsImplementation()
Getter for the active LDAPUtils implementation property.

Returns:
the active LDAPUtils implementation

setLdapUtilsImplementation

public void setLdapUtilsImplementation(String newLDAPUtilsImplementation)
Setter for the active LDAPUtils implementation property.

Parameters:
newLDAPUtilsImplementation - the new LDAPUtils implementation to set as a String.


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.