com.ibm.websphere.security
Class WebSphereBaseTrustAssociationInterceptor

java.lang.Objec
  |
  +--

com.ibm.websphere.security.WebSphereBaseTrustAssociationInterceptor


public abstract class

WebSphereBaseTrustAssociationInterceptor

extends java.lang.Object

Abstruct base class for TrustAssociationInterceptor


Constructor Summary

WebSphereBaseTrustAssociationInterceptor()
 
 

Method Summary

abstract  void cleanup()
clean up the TrustAssociation
 java.lang.String getType()
Get type
 java.lang.String getVersion()
Get version number.
abstract  int init(java.util.Properties props)
Initialization
abstract  int java.lang.String)">init(java.lang.String propsfile)
Initialization
 void java.lang.String)">setType(java.lang.String t)
Set type
 void java.lang.String)">setVersion(java.lang.String s)
Set version number.
 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

 

WebSphereBaseTrustAssociationInterceptor

public 

WebSphereBaseTrustAssociationInterceptor

()

Method Detail

 

init

public abstract int 

init

(java.util.Properties props)
Initialization

Parameters:

props - properties


java.lang.String)">

 

init

public abstract int 

init

(java.lang.String propsfile)
Initialization

Parameters:

propsfile - property file name


 

cleanup

public abstract void 

cleanup

()
clean up the TrustAssociation


java.lang.String)">

 

setVersion

public void 

setVersion

(java.lang.String s)
Set version number.

Parameters:

s - Version number.


 

getVersion

public java.lang.String 

getVersion

()
Get version number.


java.lang.String)">

 

setType

public void 

setType

(java.lang.String t)
Set type

Parameters:

t - type


 

getType

public java.lang.String 

getType

()
Get type



 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.