Package com.filenet.api.authentication.jboss.login

Provides the FnClientLoginModule interface used for client authentication in the JBoss environment.

See:
          Description

Class Summary
FnClientLoginModule A client can use FnClientLoginModule in place of the JBoss-supplied ClientLoginModule to authenticate its users to the Content Engine.
 

Package com.filenet.api.authentication.jboss.login Description

Provides the FnClientLoginModule interface used for client authentication in the JBoss environment.

Authentication occurs in Java™ Authentication and Authorization Service (JAAS) LoginModules, which are specified in a JAAS configuration file. The use of JAAS configuration files allows authentication to be dynamically configured for both clients and servers in a Java™ 2 Platform, Enterprise Edition (J2EE) environment. (See the "Security Concepts" section of the Content Engine Java and .NET API Developer's Guide for more information about LoginModules.)



© Copyright IBM Corporation 2006, 2008. All rights reserved.