Class | Description |
---|---|
InitSPNEGOContextAction |
A
PrivilegedAction that establishes the GSSContext according to GSS API. |
SPNEGOServerSocket |
An implementation of
ServerSocket that tries to establish a GSSContext
when a Socket connects to it. |
SPNEGOServerSocketFactory |
An implementation of
ServerSocketFactory that uses SPNEGOServerSocket as
the sockets. |
SPNEGOSocket | |
SPNEGOSocketFactory |
An implementation of
SocketFactory that uses SPNEGOSocket as
the sockets. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.