|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.bnl.star.offline.scheduler.monitor.MDSHostInfoFinder
public class MDSHostInfoFinder
This is an example to demonstrate how to use JNDI to connect to a secure LDAP server (MDS-2 server) using the GSI SASL mechanism. This is a pretty standard example for JNDI that could work with an arbitraty SASL mechanism. For more information about JNDI and SASL authentication see the JNDI Tutorial
Constructor Summary | |
---|---|
MDSHostInfoFinder(java.lang.String host)
|
Method Summary | |
---|---|
HostInfo |
getHostInfo(java.lang.String host)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MDSHostInfoFinder(java.lang.String host)
Method Detail |
---|
public HostInfo getHostInfo(java.lang.String host)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |