public class TeaLdapConfigurationEvent extends EventObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TeaLdapConfigurationEvent.TYPE |
| Constructor and Description |
|---|
TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type,
LdapRealmConfig realmConfig) |
TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type,
String realmName) |
| Modifier and Type | Method and Description |
|---|---|
TeaLdapConfigurationEvent.TYPE |
getEventType() |
LdapRealmConfig |
getRealmConfig() |
String |
getRealmName() |
getSource, toStringpublic TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type, String realmName)
public TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type, LdapRealmConfig realmConfig)
public LdapRealmConfig getRealmConfig()
public String getRealmName()
public TeaLdapConfigurationEvent.TYPE getEventType()
Copyright © 2014 Cloud Software Group, Inc.. All Rights Reserved.