Package de.xima.fc.fs

Class 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 Detail

      • provideAuthentication

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