Portal Authentication and Entitlement Authorization
Tag login
Provides weak authentication (username, password), and sets the
authenticated user as the current WebLogic user.
The username and password parameters are required to be present in the HTTP request.
| Tag Information |
| Tag Class | com.bea.p13n.authentication.servlets.jsp.taglib.LoginTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | Login |
| Attributes |
| Name | Required | Request-time | Description |
| result | true | false |
Possible values: true or false to indicate login succeed or fail
|
| Variables |
| Name | Type | Declare | Scope | Description |
| From attribute 'result' | java.lang.Boolean | true | AT_BEGIN | No Description |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.