C D G H I L M N P R S U

C

CHALLENGE_RESPONSE_DATA_TAG - Static variable in class com.novell.security.nmas.mgmt.NMASChallengeResponse
 
CHALLENGE_RESPONSE_QUESTIONS_TAG - Static variable in class com.novell.security.nmas.mgmt.NMASChallengeResponse
 
changePwd(String, String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
changePwd() - Change the password for the specified object
changePwd(String, String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
changePwd() - Change the password for the specified object
changePwd(String, String, String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Changes the password for the specified object.
changePwd(String, String, String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
changePwd() - Change the password for the specified object
CLEAR_TEXT_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Identifies the clear text string for the simple password method.
com.novell.security.nmas - package com.novell.security.nmas
 
com.novell.security.nmas.mgmt - package com.novell.security.nmas.mgmt
 

D

defineHRL(String, int, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
defineHRL(String, int, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
defineHRL(String, int, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
defineHRL(String, int, int, String, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
deleteChallengeQuestions(String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
deleteChallengeQuestions() - Returns the blob of data containing the Challenge questions from the login config data on a user object
deleteChallengeQuestions(String, String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
 
deleteChallengeResponses(String, String[]) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
deleteChallengeResponses() - Delete these Challenge/Response sets from the secret data on a user object
deleteChallengeResponses(String, String, String[]) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
 
deleteHRL(String, int, int, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
deleteHRL(String, int, int, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
deleteHRL(String, int, int, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
deleteHRL(String, int, int, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
deleteLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
deleteLoginConfig() - Delete the data under the given tag name from the given object
deleteLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataLdapTransport
deleteLoginConfig() - Delete the data under the given tag name from the given object
deleteLoginConfig(String, String, int[], String) - Method in interface com.novell.security.nmas.mgmt.LoginDataTransport
 
deleteLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.NMASLoginDataMgr
Deletes the data under the given tag name from the given object.
deleteLoginSecret(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
deleteLoginSecret() - Delete the data under the given tag name from the given object
deleteLoginSecret(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataLdapTransport
deleteLoginSecret() - Delete the data under the given tag name from the given object
deleteLoginSecret(String, String, int[], String) - Method in interface com.novell.security.nmas.mgmt.LoginDataTransport
 
deleteLoginSecret(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.NMASLoginDataMgr
Deletes the data under the given tag name from the given object.
deletePwd(String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
deletePwd() - Delete the password for the specified object
deletePwd(String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
deletePwd() - Delete the password for the specified object
deletePwd(String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Deletes the password for the specified object.
deletePwd(String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
deletePwd() - Delete the password for the specified object
deleteSimplePwd(String, String) - Method in class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
Deletes the Simple Password from the given object.
dnsToX500DN(String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
getPwdPolicyDNX500() - Return the DN of the password policy from the specified object
dnsToX500DN(String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
getPwdPolicyDNX500() - Return the X500 for of the DN for the password policy from the specified object
dnsToX500DN(String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
getPwdPolicyDN() - Return the DN of the X500 DN from the specified DN

G

GamsException - exception com.novell.security.nmas.mgmt.GamsException.
 
GamsException(int) - Constructor for class com.novell.security.nmas.mgmt.GamsException
 
GamsException(String, int) - Constructor for class com.novell.security.nmas.mgmt.GamsException
 
GamsJLdapTransport - class com.novell.security.nmas.mgmt.GamsJLdapTransport.
 
GamsJLdapTransport(LDAPConnection) - Constructor for class com.novell.security.nmas.mgmt.GamsJLdapTransport
GamsJLdapTransport constructor
GamsLdapTransport - class com.novell.security.nmas.mgmt.GamsLdapTransport.
 
GamsLdapTransport(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.GamsLdapTransport
GamsTransport constructor
GamsMgr - class com.novell.security.nmas.mgmt.GamsMgr.
 
GamsMgr(GamsTransport) - Constructor for class com.novell.security.nmas.mgmt.GamsMgr
 
GamsMgr(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.GamsMgr
GamsMgr constructor
GamsTransport - interface com.novell.security.nmas.mgmt.GamsTransport.
 
getChallengeQuestions(String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
getChallengeQuestions() - Returns the blob of data containing the Challenge questions from the login config data on a user object
getChallengeQuestions(String, String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
 
getDefaultRange(String, int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
getDefaultRange(String, int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
getDefaultRange(String, int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
getDefaultRange(String, int[], String[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
getLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
getLoginConfig() - Read the tagged data from the given object
getLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.LoginDataLdapTransport
getLoginConfig() - Read the tagged data from the given object
getLoginConfig(String, String, int[], String) - Method in interface com.novell.security.nmas.mgmt.LoginDataTransport
 
getLoginConfig(String, String, int[], String) - Method in class com.novell.security.nmas.mgmt.NMASLoginDataMgr
Reads the tagged data from the given object.
getNmasRetCode() - Method in class com.novell.security.nmas.mgmt.NMASLoginDataException
 
getNmasRetCode() - Method in class com.novell.security.nmas.mgmt.GamsException
 
getNmasRetCode() - Method in class com.novell.security.nmas.mgmt.NMASPwdException
Gets the NMAS error return code.
getNmasRetCode() - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseException
 
getPwd(String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
getPwd() - Read the password from the specified object
getPwd(String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
getPwd() - Read the password from the specified object
getPwd(String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Reads the password from the given object.
getPwd(String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
getPwd() - Read the password from the specified object
getPwdPolicyDN(String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
getPwdPolicyDN() - Return the DN of the password policy from the specified object
getPwdPolicyDN(String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
getPwdPolicyDN() - Return the DN of the password password policy from the specified object
getPwdPolicyDN(String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Gets the DN of the spwd Policy assigned to this user object.
getPwdPolicyDN(String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
getPwdPolicyDN() - Return the DN of the password password policy from the specified object
getPwdPolicyDNX500(String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Gets the x500 form of the DN of the spwd Policy assigned to this user object.
getPwdStatus(String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
getPwdStatus() - Returns an object containing the status flags for the password
getPwdStatus(String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
getPwdStatus() - Returns an object containing the status flags for the password
getPwdStatus(String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Returns an object containing the password status.
getPwdStatus(String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
getPwdStatus() - Returns an object containing the status flags for the password
getSimplePwd(String, String) - Method in class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
Reads the Simple Password from the given object.
getSimplePwdStatus() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method returns an integer containing the flags for the Simple Password status
getTagLabel(String, String, String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
Get the tag label of any attribute
getTagLabel(String, String, String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
getTagLabel(String, String, String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
getTagLabel(String, String, String, int[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
getUniversalPwdStatus() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
Method to retrieve an integer containing the flags holding the Universal Password status
getVolumeLabel(String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
Get the label of a NetWare volume
getVolumeLabel(String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
getVolumeLabel(String, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
getVolumeLabel(String, int[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 

H

hrlCompare(int, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
hrlCompare(int, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
hrlCompare(int, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
hrlCompare(int, String, int, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
hrlDefinition(int, String, int, int[], int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
hrlDefinition(int, String, int, int[], int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
hrlDefinition(int, String, int, int[], int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
hrlDefinition(int, String, int, int[], int[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 

I

isSimplePwdAssigned(String, String) - Method in class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
Determines if a Simple Password has been assigned to the given user object.
isSpmSpwdClearText() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method returns true if the Simple Password is in clear text format
isSpmSpwdMatchesNDS() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method returns true if the Simple Password matches the NDS Password
isSpmSpwdSet() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method report whether or not the Simple Password is set
isSpmUpwdEnabled() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method report if Universal Password is enabled
isSpmUpwdHistoryFull() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method reports whether or not the Universal Password history is full
isSpmUpwdMatchesNDS() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method reports whether or not the Universal Password matches the NDS Password
isSpmUpwdMatchesSPWD() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method returns true if the Universal Password matches the Simple Password
isSpmUpwdOlderThanNDS() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method reports whether or not the Universal Password is older than the NDS Password
isSpmUpwdSet() - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
This method reports if the Universal Password is set

L

LoginDataJLdapTransport - class com.novell.security.nmas.mgmt.LoginDataJLdapTransport.
 
LoginDataJLdapTransport(LDAPConnection) - Constructor for class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
LoginDataLdapTransport constructor
LoginDataLdapTransport - class com.novell.security.nmas.mgmt.LoginDataLdapTransport.
 
LoginDataLdapTransport(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.LoginDataLdapTransport
LoginDataLdapTransport constructor
LoginDataTransport - interface com.novell.security.nmas.mgmt.LoginDataTransport.
 

M

MAX_SIMPLE_PWD_LENGTH - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Specifies the maximum length in bytes of the simple password.
MD5_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Identifies the MD5 specification for the simple password method.
METHOD_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Specifies the method identification number (id) of the simple password.
METHOD_ID - Static variable in class com.novell.security.nmas.mgmt.NMASChallengeResponse
 

N

NMAS_E_ACCESS_NOT_ALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ACCOUNT_DISABLED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ACCOUNT_LOCKED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ACCOUNT_NOT_ACTIVATED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ASN1_DECODE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ASN1_ENCODE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ATTRIBUTE_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_AUDIT_REQUIRED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_AUTH_FAILURE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_BAD_REQUEST_SYNTAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_BASE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_BASE2 - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_BUFFER_OVERFLOW - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_BUFFER_UNDERFLOW - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_IDPLUGIN_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_IDPLUGIN_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_INFO_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_INFO_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_INVALID_DATA - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_METHOD_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_METHOD_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_NO_ACCESS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_NO_DATA - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_NO_MORE_ITEMS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_TRACEINFO_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CFG_TRACEINFO_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CLEARANCE_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CODEPAGE_FAILED_INIT - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CONCURRENT_LOGIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CONN_CLEARED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_CRYPTO_FAILED_INIT - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_DEVELOPMENT_VERSION - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_DLL_FAILED_LOADING - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_DOUBLEBYTE_FAILED_INIT - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ENTRY_ATTRIBUTE_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ENTRY_EXISTS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_ENTRY_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_EVAL_VERSION_WARNING - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_FRAG_FAILURE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INCOMPATIBLE_LOGIN_DATA - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INSUFFICIENT_MEMORY - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_DN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_HANDLE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_METHOD - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_OPERATION - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_PARAMETER - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_SPM_REQUEST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_USER_CHALLENGE_SET - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_INVALID_VERSION - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LCM_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LEGACY_INVALID_PASSWORD - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LOCAL_CRED_STORE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LOGIN_ATTRIBUTE_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LOGIN_CANCELED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LOGIN_FAILED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LOGIN_FAILED_ERROR_DISPLAYED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_LSM_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_MECH_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_MISSING_KEY - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_CRYPTO - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_DEFAULT_USER_SEQUENCE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_MORE_ENTRY_ATTRIBUTES - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_NMAS_ON_SERVER - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_NMAS_ON_TREE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_RESOLVE_CONN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_RESOLVE_DN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NO_TREENAME - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_NOT_SUPPORTED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_OBSOLETE_METHOD - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_ATTR_VALUE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_CONSECUTIVE_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXCLUDE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXTENDED_DISALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXTENDED_FIRST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXTENDED_LAST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXTENDED_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_EXTENDED_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_HISTORY_FULL - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LIFE_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LOWER_DISALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LOWER_FIRST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LOWER_LAST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LOWER_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_LOWER_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_MISMATCH - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_NUMERIC_DISALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_NUMERIC_FIRST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_NUMERIC_LAST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_NUMERIC_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_NUMERIC_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_REPEAT_CHAR_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_RESERVED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_SPECIAL_DISALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_SPECIAL_FIRST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_SPECIAL_LAST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_SPECIAL_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_SPECIAL_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_TOO_LONG - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UNIQUE_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UPPER_DISALLOWED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UPPER_FIRST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UPPER_LAST - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UPPER_MAX - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PASSWORD_UPPER_MIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_PROTOCOL_STATE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_REMOTE_CRED_STORE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_REQUEST_CHALLENGED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_RESTRICTED_LOGIN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SECURE_CHANNEL_REQUIRED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SEQUENCE_NOT_AUTHORIZED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SEQUENCE_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SERVER_NOT_FOUND - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SHORT_TERM_SECRET - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SMC_NICM - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SUCCESS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SYNC_NEEDED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_SYSTEM_RESOURCES - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_THREAD_CREATE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_TIME_RESTRICTION - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_TIMED_OUT_NOT_RECOVERABLE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_TIMED_OUT_RECOVERABLE - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_TIMED_OUT_UNKNOWN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_TRANSPORT - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_UNICODE_FAILED_INIT - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_UNKNOWN_IDENTITY - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_E_USER_CHALLENGES_NOT_SYNCED - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_INT_LEN - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_LAST_ERROR - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_OK - Static variable in class com.novell.security.nmas.NMASConstants
 
NMAS_SUCCESS - Static variable in class com.novell.security.nmas.NMASConstants
 
NMASChallengeResponse - class com.novell.security.nmas.mgmt.NMASChallengeResponse.
NMASSimplePwd provides key Simple Password definitions
NMASChallengeResponse() - Constructor for class com.novell.security.nmas.mgmt.NMASChallengeResponse
 
NMASChallengeResponseException - exception com.novell.security.nmas.mgmt.NMASChallengeResponseException.
 
NMASChallengeResponseException(int) - Constructor for class com.novell.security.nmas.mgmt.NMASChallengeResponseException
 
NMASChallengeResponseException(String, int) - Constructor for class com.novell.security.nmas.mgmt.NMASChallengeResponseException
 
NMASChallengeResponseMgr - class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr.
NMASPwdMgr provides a simple set of controls to access (set/get/delete) NMAS Pwd
NMASChallengeResponseMgr(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
CRMgr constructor
NMASConstants - class com.novell.security.nmas.NMASConstants.
 
NMASConstants() - Constructor for class com.novell.security.nmas.NMASConstants
 
NMASLoginDataException - exception com.novell.security.nmas.mgmt.NMASLoginDataException.
 
NMASLoginDataException(int) - Constructor for class com.novell.security.nmas.mgmt.NMASLoginDataException
 
NMASLoginDataException(String, int) - Constructor for class com.novell.security.nmas.mgmt.NMASLoginDataException
 
NMASLoginDataMgr - class com.novell.security.nmas.mgmt.NMASLoginDataMgr.
Provides a simple set of controls to access (set/get/delete) NMAS login data.
NMASLoginDataMgr(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.NMASLoginDataMgr
NMASLoginDataMgr constructor
NMASLoginDataMgr(LoginDataTransport) - Constructor for class com.novell.security.nmas.mgmt.NMASLoginDataMgr
NMASLoginDataMgr constructor
NMASPwdException - exception com.novell.security.nmas.mgmt.NMASPwdException.
Defines the NMAS password exception class.
NMASPwdException(int) - Constructor for class com.novell.security.nmas.mgmt.NMASPwdException
Specifies the error code message returned if an exception occurs.
NMASPwdException(String, int) - Constructor for class com.novell.security.nmas.mgmt.NMASPwdException
Specifies the password string exception messages.
NMASPwdMgr - class com.novell.security.nmas.mgmt.NMASPwdMgr.
Provides a simple set of controls to access (set, get and delete) the NMAS password.
NMASPwdMgr(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.NMASPwdMgr
Instantiates the NMASPwdMgr constructor.
NMASPwdMgr(PwdTransport) - Constructor for class com.novell.security.nmas.mgmt.NMASPwdMgr
Specifies the NMASPwdMgr constructor.
NMASPwdStatus - class com.novell.security.nmas.mgmt.NMASPwdStatus.
This class holds the password status values for Universal Password and Simple Password, as well as a set of boolean access methods that can be used to determine status field.
NMASPwdStatus() - Constructor for class com.novell.security.nmas.mgmt.NMASPwdStatus
 
NMASSimplePwd - class com.novell.security.nmas.mgmt.NMASSimplePwd.
Provides all of the key definitions for the simple password method.
NMASSimplePwd() - Constructor for class com.novell.security.nmas.mgmt.NMASSimplePwd
 
NMASSimplePwdMgr - class com.novell.security.nmas.mgmt.NMASSimplePwdMgr.
Provides a simple set of controls to access (set/get/delete) the NMAS Simple Password.
NMASSimplePwdMgr(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
NMASSimplePwdMgr constructor
NMASSimplePwdMgr(LoginDataTransport) - Constructor for class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
The NMASLoginDataMgr transport constructor.

P

putLoginConfig(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
putLoginConfig() - Writes the given data to the given object with the given tag name
putLoginConfig(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.LoginDataLdapTransport
putLoginConfig() - Writes the given data to the given object with the given tag name
putLoginConfig(String, String, int[], String, byte[]) - Method in interface com.novell.security.nmas.mgmt.LoginDataTransport
 
putLoginConfig(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.NMASLoginDataMgr
Writes the given data to the given object with the given tag name.
putLoginSecret(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.LoginDataJLdapTransport
putLoginSecret() - Writes the given data to the given object with the given tag name
putLoginSecret(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.LoginDataLdapTransport
putLoginSecret() - Writes the given data to the given object with the given tag name
putLoginSecret(String, String, int[], String, byte[]) - Method in interface com.novell.security.nmas.mgmt.LoginDataTransport
 
putLoginSecret(String, String, int[], String, byte[]) - Method in class com.novell.security.nmas.mgmt.NMASLoginDataMgr
Writes the given data to the given object with the given tag name.
PwdJLdapTransport - class com.novell.security.nmas.mgmt.PwdJLdapTransport.
 
PwdJLdapTransport(LDAPConnection) - Constructor for class com.novell.security.nmas.mgmt.PwdJLdapTransport
PwdJLdapTransport constructor
PwdLdapTransport - class com.novell.security.nmas.mgmt.PwdLdapTransport.
 
PwdLdapTransport(LdapContext) - Constructor for class com.novell.security.nmas.mgmt.PwdLdapTransport
PwdTransport constructor
pwdPolicyCheck(String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
pwdPolicyCheck() - Verify the password against the specified policy
pwdPolicyCheck(String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
pwdPolicyCheck() - Verify the password against the specified policy
pwdPolicyCheck(String, String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Verifies the valid password for the current policy.
pwdPolicyCheck(String, String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
pwdPolicyCheck() - Verify the password against the specified policy
PwdTransport - interface com.novell.security.nmas.mgmt.PwdTransport.
 

R

resetAuthRanges(String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
resetAuthRanges(String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
resetAuthRanges(String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
resetAuthRanges(String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 

S

scanAuthRange(String, int[], int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
scanAuthRange(String, int[], int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
scanAuthRange(String, int[], int[], String[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
scanAuthRange(String, int[], int[], String[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
scanHRLs(int, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
scanHRLs(int, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
scanHRLs(int, int[], String[]) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
scanHRLs(int, int[], String[]) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setAuthRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
setAuthRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setAuthRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setAuthRange(String, int, String, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setAuthRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
setAuthRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setAuthRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setAuthRange(String, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setChallengeQuestions(String, String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
setChallengeQuestions() - Stores a blob of data containing the Challenge questions on the login config data on a user object
setChallengeQuestions(String, String, String) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
 
setChallengeResponses(String, String[], String[]) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
setChallengeResponses() - Set set a Challenge/Response set in the secret data on a user object
setChallengeResponses(String, String, String[], String[]) - Method in class com.novell.security.nmas.mgmt.NMASChallengeResponseMgr
 
setDefaultRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
setDefaultRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setDefaultRange(String, int, String, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setDefaultRange(String, int, String, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setDefaultRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
 
setDefaultRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setDefaultRange(String, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setDefaultRange(String, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setPwd(String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdJLdapTransport
setPwd() - Set the password for the specified object
setPwd(String, String, String) - Method in class com.novell.security.nmas.mgmt.PwdLdapTransport
setPwd() - Set the password for the specified object
setPwd(String, String, String) - Method in class com.novell.security.nmas.mgmt.NMASPwdMgr
Sets the password of the specified object.
setPwd(String, String, String) - Method in interface com.novell.security.nmas.mgmt.PwdTransport
setPwd() - Set the password for the specified object
setSimplePwd(String, String, String) - Method in class com.novell.security.nmas.mgmt.NMASSimplePwdMgr
Writes the given Simple Password to the given object.
setSimplePwdStatus(int) - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
setSimplePwdStatus() is a set method used by the underlying LDAP extension to set the simplePwdStatus member of this object to the value read from eDirectory.
setTagLabel(String, String, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
Set the tag label on any attribute
setTagLabel(String, String, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setTagLabel(String, String, String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setTagLabel(String, String, String, int, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
setUniversalPwdStatus(int) - Method in class com.novell.security.nmas.mgmt.NMASPwdStatus
setUniversalPwdStatus() is a set method used by the underlying LDAP extension to set the universalPwdStatus member of this object to the value read from eDirectory.
setVolumeLabel(String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsMgr
Set the label on a NetWare volume only
setVolumeLabel(String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsJLdapTransport
 
setVolumeLabel(String, int, String) - Method in class com.novell.security.nmas.mgmt.GamsLdapTransport
 
setVolumeLabel(String, int, String) - Method in interface com.novell.security.nmas.mgmt.GamsTransport
 
SHA1_HASH_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Identifies the SHA1 hash table used for the simple password method.
SIMPLE_PWD_TAG - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Specifies the name of the simple password method.
SPM_SPWD_IS_CLEARTEXT - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_SPWD_MATCHES_NDS - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_SPWD_SET - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_ENABLED - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_HISTORY_FULL - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_MATCHES_NDS - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_MATCHES_SPWD - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_OLDER_THAN_NDS - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SPM_UPWD_SET - Static variable in class com.novell.security.nmas.mgmt.NMASPwdStatus
 
SSHA_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Identifies the SSHA hash table used for the simple password.

U

UNIX_CRYPT_ID - Static variable in class com.novell.security.nmas.mgmt.NMASSimplePwd
Identifies the Unix cryptgraphy string used for the simple password method.

C D G H I L M N P R S U