Class AccountNotificationListenerDefinition

java.lang.Object
org.iplass.mtp.auth.policy.definition.AccountNotificationListenerDefinition
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JavaClassAccountNotificationListenerDefinition, MailAccountNotificationListenerDefinition, ScriptingAccountNotificationListenerDefinition

public class AccountNotificationListenerDefinition extends Object implements Serializable
AccountNotificationListenerの定義。 定義されたAccountNotificationListenerにて、アカウントの状態の変更通知を受け取ることができる。
See Also:
  • Constructor Details

    • AccountNotificationListenerDefinition

      public AccountNotificationListenerDefinition()