public abstract class AuthContext
extends java.util.Hashtable
implements java.io.Serializable
iMgrAuthenticator. AuthContext is basically a Hashtable but
also contains a method to get the AuthClassContext. AuthClassContext holds data that is general for all instances
of iMgrAuthenticator class objects.| Constructor and Description |
|---|
AuthContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthClassContext |
getAuthClassContext()
Returns the AuthClassContext for this iMgrAuthenticator.
|
abstract java.lang.String |
getName()
Returns the name of the authenticor
|
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic abstract AuthClassContext getAuthClassContext()
public abstract java.lang.String getName()
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}.