Package | Description |
---|---|
com.tibco.tea.agent.api |
Provides interfaces for defining TeaObjectTypes
|
Modifier and Type | Method and Description |
---|---|
TeaLdapConfigurationEvent.TYPE |
TeaLdapConfigurationEvent.getEventType() |
static TeaLdapConfigurationEvent.TYPE |
TeaLdapConfigurationEvent.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeaLdapConfigurationEvent.TYPE[] |
TeaLdapConfigurationEvent.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type,
LdapRealmConfig realmConfig) |
TeaLdapConfigurationEvent(TeaLdapConfigurationEvent.TYPE type,
String realmName) |
Copyright © 2015 TIBCO Software Inc.. All Rights Reserved.