Class FSAuthenticationProvider

java.lang.Object
de.xima.fc.fs.FSAuthenticationProvider
All Implemented Interfaces:
de.root1.simon.auth.AuthenticationProvider

public class FSAuthenticationProvider extends Object implements de.root1.simon.auth.AuthenticationProvider
Authentication provider for the FS communication.
  • Method Details

    • provideAuthentication

      public String provideAuthentication(org.apache.mina.core.session.IoSession session)
      Specified by:
      provideAuthentication in interface de.root1.simon.auth.AuthenticationProvider