public class AuthUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DIR_AUTH_NAME
Define for the name of the dir authenticator
|
| Constructor and Description |
|---|
AuthUtils() |
| Modifier and Type | Method and Description |
|---|---|
static iMgrAuthenticator |
getAuthenticator(java.lang.String authName,
javax.servlet.http.HttpServletRequest req)
Gets the specified iMgrAuthenticator from the session
|
static iMgrAuthenticator |
getAuthenticator(java.lang.String authName,
MContext context)
Gets the specified iMgrAuthenticator from the session
|
public static final java.lang.String DIR_AUTH_NAME
public static iMgrAuthenticator getAuthenticator(java.lang.String authName, MContext context)
authName - - String name of the authenticatorcontext - public static iMgrAuthenticator getAuthenticator(java.lang.String authName, javax.servlet.http.HttpServletRequest req)
authName - - String name of the authenticatorreq -
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.