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
Modifier and TypeMethodDescriptionprovideAuthentication(org.apache.mina.core.session.IoSession session)
-
Method Details
-
provideAuthentication
- Specified by:
provideAuthenticationin interfacede.root1.simon.auth.AuthenticationProvider
-