com.ibm.cics.core.connections
Class CredentialsManagerListener

java.lang.Object
  extended by 
      extended by com.ibm.cics.core.connections.CredentialsManagerListener

public abstract class CredentialsManagerListener
extends

CredentialsManager listener abstract implementation


Nested Class Summary
static class CredentialsManagerListener.CredentialAddedEvent
          indicates that a new credential was added
static class CredentialsManagerListener.CredentialModifiedEvent
          Indicates that the some credentials were modified
static class CredentialsManagerListener.CredentialRemovedEvent
          Indicates that a credential was removed.
static class CredentialsManagerListener.CredentialsManagerEvent
          Abstract class for CredentialsManager events
 
Constructor Summary
CredentialsManagerListener()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CredentialsManagerListener

public CredentialsManagerListener()


Copyright © 2013 IBM Corp. All Rights Reserved.