Class WindowsNativeSspiAuthentication

    • Constructor Detail

      • WindowsNativeSspiAuthentication

        public WindowsNativeSspiAuthentication()
    • Method Detail

      • authenticate

        public void authenticate​(PacketWriter out,
                                 PacketReader in,
                                 String servicePrincipalName,
                                 String mechanisms)
                          throws IOException
        Process native windows GSS plugin authentication.
        Specified by:
        authenticate in interface GssapiAuth
        Parameters:
        out - out stream
        in - in stream
        servicePrincipalName - principal name
        mechanisms - gssapi mechanism
        Throws:
        IOException - if socket error