Class WindowsNativeSspiAuthentication

  • All Implemented Interfaces:
    GssapiAuth

    public class WindowsNativeSspiAuthentication
    extends Object
    implements GssapiAuth
    Waffle windows GSSAPI implementation
    • Constructor Detail

      • WindowsNativeSspiAuthentication

        public WindowsNativeSspiAuthentication()
    • Method Detail

      • authenticate

        public void authenticate​(Writer out,
                                 Reader 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