Class GssServer
- java.lang.Object
-
- org.globus.gsi.gssapi.net.example.GssServer
-
public class GssServer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.String
helpMsg
-
Constructor Summary
Constructors Constructor Description GssServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
helpMsg
private static final java.lang.String helpMsg
- See Also:
- Constant Field Values
-
-