|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.microfocus.cobol.connector.spi.CobolConnectionRequestInfo
This implementation class enables a resource adapter to pass its own request-specific data structure across connection request flow
Field Summary | |
---|---|
static int |
USE_USERPWD
|
Constructor Summary | |
---|---|
CobolConnectionRequestInfo()
Create a Connection Request info instance |
|
CobolConnectionRequestInfo(String user,
String password,
String realm)
Create a Connection request info instance |
Method Summary | |
---|---|
boolean |
equals(Object obj)
Is this object equal to obj |
String |
getGuid()
Get guid |
String |
getPassword()
Get Password |
String |
getRealm()
Get Realm |
int |
getUsage()
Get Usage |
String |
getUser()
Get Username |
int |
hashCode()
Hash code for the connection request info instance |
void |
setGuid(String guid)
Set guid |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int USE_USERPWD
Constructor Detail |
public CobolConnectionRequestInfo(String user, String password, String realm)
user
- UserNamepassword
- Passwordrealm
- Realmpublic CobolConnectionRequestInfo()
Method Detail |
public void setGuid(String guid)
public String getGuid()
public String getUser()
public String getPassword()
public String getRealm()
public int getUsage()
public boolean equals(Object obj)
equals
in interface ConnectionRequestInfo
equals
in class Object
obj
- The other obj
public int hashCode()
hashCode
in interface ConnectionRequestInfo
hashCode
in class Object
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ? 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.