Package de.xima.fc.fs
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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
provideAuthentication(org.apache.mina.core.session.IoSession session)
-
-
-
Method Detail
-
provideAuthentication
public String provideAuthentication(org.apache.mina.core.session.IoSession session)
- Specified by:
provideAuthentication
in interfacede.root1.simon.auth.AuthenticationProvider
-
-