Bug 1252542 - [QE] Wrong default value of option principalClass in AbstractServerLoginModule
Summary: [QE] Wrong default value of option principalClass in AbstractServerLoginModule
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: post-GA
: ---
Assignee: Priyanka Nag
QA Contact: Ondrej Lukas
URL: https://access.stage.redhat.com/docum...
Whiteboard:
Depends On:
Blocks: 1233012
TreeView+ depends on / blocked
 
Reported: 2015-08-11 16:19 UTC by Ondrej Lukas
Modified: 2015-10-20 12:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-20 12:59:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ondrej Lukas 2015-08-11 16:19:46 UTC
Book: Login Module Reference
Revision: n_1575841_login-module-reference_version_6.4_edition_1.0_release_0-revision_6701191
Section: ABSTRACT LOGIN MODULES

Issue description:
There is option principalClass in table for AbstractServerLoginModule options with default value "none". However default value of this option is currently "org.jboss.security.SimplePrincipal".

Suggestions for improvement:
Change principalClass default value from "none" to "org.jboss.security.SimplePrincipal".

Comment 3 Ondrej Lukas 2015-08-21 08:46:23 UTC
Verified in revision "n_1601531_login-module-reference_version_6.4_edition_1.0_release_0-revision_6805721" of https://access.stage.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/version-6.4/login-module-reference


Note You need to log in before you can comment on or make changes to this bug.