|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The AccessServerConnect interface defines the methods that must be implemented to add a new Access Server to the JaSSI environment. It extends the basic ServerConnect interface.
ServerConnect
Method Summary | |
boolean |
authorizationByDNSRequired()
Retrieves a boolean indicating whether Authorization by DNS is required. |
boolean |
authorizationByIPRequired()
Retrieves a boolean indicating whether Authorization by IP is required. |
boolean |
authorizationByNameRequired()
Retrieves a boolean indicating whether Authorization by Name is required. |
String |
clientClassName()
Retrieves a String containing the name of the AccessClient class that is loaded for the accessing the AccessServer. |
Methods inherited from interface ORG.oclc.serverconnect.ServerConnect |
hostName,
init,
serverName,
serverPort,
serverType,
toString |
Method Detail |
public boolean authorizationByNameRequired()
public boolean authorizationByIPRequired()
public boolean authorizationByDNSRequired()
public String clientClassName()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |