authenticate
public void authenticate(PacketOutputStream out,
PacketInputStream in,
java.util.concurrent.atomic.AtomicInteger sequence,
java.lang.String servicePrincipalName,
java.lang.String mechanisms)
throws java.sql.SQLException,
java.io.IOException
Process default GSS plugin authentication.
- Specified by:
authenticate
in interface GssapiAuth
- Parameters:
out
- out stream
in
- in stream
sequence
- packet sequence
servicePrincipalName
- service principal name
mechanisms
- gssapi mechanism
- Throws:
java.io.IOException
- if socket error
java.sql.SQLException
- in any Exception occur