See: Description
Class | Description |
---|---|
FnClientLoginModule |
This class is used in JAAS configurations for user name / password logins on JBoss clients (meaning any
client of the Content Engine, whether that be from a Java thick-client or a JBoss servlet) using the EJB
transport.
|
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™ Platform, Enterprise Edition (Java EE) 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, 2015. All rights reserved.