Class SecurityTypeNegotiator
- java.lang.Object
-
- com.shinyhut.vernacular.protocol.handshaking.SecurityTypeNegotiator
-
public class SecurityTypeNegotiator extends Object
-
-
Constructor Summary
Constructors Constructor Description SecurityTypeNegotiator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SecurityHandlernegotiate(VncSession session)
-
-
-
Method Detail
-
negotiate
public SecurityHandler negotiate(VncSession session) throws IOException, VncException
- Throws:
IOExceptionVncException
-
-