com.ibm.websphere.security
Class WebSphereBaseTrustAssociationInterceptorjava.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 TrustAssociationjava.lang.String getType()
Get typejava.lang.String getVersion()
Get version number.abstract int init(java.util.Properties props)
Initializationabstract int java.lang.String)">init(java.lang.String propsfile)
Initializationvoid java.lang.String)">setType(java.lang.String t)
Set typevoid 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
publicWebSphereBaseTrustAssociationInterceptor
()
Method Detail
init
public abstract intinit
(java.util.Properties props)
- Initialization
Parameters:
- props - properties
java.lang.String)">
init
public abstract intinit
(java.lang.String propsfile)
- Initialization
Parameters:
- propsfile - property file name
cleanup
public abstract voidcleanup
()
- clean up the TrustAssociation
java.lang.String)">
setVersion
public voidsetVersion
(java.lang.String s)
- Set version number.
Parameters:
- s - Version number.
getVersion
public java.lang.StringgetVersion
()
- Get version number.
java.lang.String)">
setType
public voidsetType
(java.lang.String t)
- Set type
Parameters:
- t - type
getType
public java.lang.StringgetType
()
- 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.