A C D E G H I J N P R S T U W

A

addEntry(SharedEntry) - Method in class com.novell.security.sso.SharedSecret
Adds an entry.
ADMIN - Static variable in class com.novell.security.sso.SSPermission
Action to grant 'admin' access to Secret Store.
APPLICATION_TYPE - Static variable in class com.novell.security.sso.SharedSecret
The shared secret application type.

C

CALLER_DN - Static variable in class com.novell.security.sso.SecretStore
A property that specifies the distinguished name of the user that is requesting SecretStore operations.
clearEntries() - Method in class com.novell.security.sso.SharedSecret
Clears out the entries.
clone() - Method in class com.novell.security.sso.SharedEntry
 
com.novell.security.sso - package com.novell.security.sso
Provides classes for accessing Novell's patented SecretStore.
com.novell.security.sso.ldap.jndi - package com.novell.security.sso.ldap.jndi
Provides classes for accessing Novell's patented SecretStore via LDAP using JNDI.
com.novell.security.sso.ncp - package com.novell.security.sso.ncp
Provides classes for accessing Novell's patented SecretStore via traditional NCP.
commitMasterPasswordChange() - Method in class com.novell.security.sso.SecretStore
Commits the master password change in SecretStore.
commitMasterPasswordChange(int) - Method in class com.novell.security.sso.SecretStore
Commits the master password change in SecretStore.
commitMasterPasswordChange(int, char[]) - Method in class com.novell.security.sso.SecretStore
Commits the master password change in SecretStore.
compareTo(Object) - Method in class com.novell.security.sso.SharedEntry
Compares this object with the specified object.
create() - Method in class com.novell.security.sso.Secret
Deprecated. As of 3.10, directly call Secret.setValue(byte[] value) with the CheckingSecretIDCollision flag set to true to gain the same behavior.
create(int) - Method in class com.novell.security.sso.Secret
Deprecated. As of 3.10, directly call Secret.setValue(byte[] value) with the CheckingSecretIDCollision flag set to true to gain the same behavior.
CREDENTIAL_DELIMITER - Static variable in class com.novell.security.sso.SharedEntry
The delimiter that seperates the key from the value in an entry where it represents a CredSet reference.
CREDENTIAL_TYPE - Static variable in class com.novell.security.sso.SharedSecret
The shared secret credset type.

D

DEF_NAME - Static variable in class com.novell.security.sso.SSPermission
The default SSPermission name.
delete() - Method in class com.novell.security.sso.Secret
Removes this secret from the SecretStore.
delete(int) - Method in class com.novell.security.sso.Secret
Removes this secret from the SecretStore.

E

enumerateSecrets() - Method in class com.novell.security.sso.SecretStore
Enumerates the secrets in SecretStore by returning a StringTokenizer containing the secret identifiers in SecretStore separated by *.
enumerateSecrets(int, String) - Method in class com.novell.security.sso.SecretStore
Enumerates the secrets in SecretStore by returning a StringTokenizer containing the secret identifiers in SecretStore separated by *.
enumerateSecrets(int, String, int) - Method in class com.novell.security.sso.SecretStore
Enumerates the secrets in SecretStore by returning a StringTokenizer containing the secret identifiers in SecretStore separated by *.
equals(Object) - Method in class com.novell.security.sso.SSPermission
 
equals(Object) - Method in class com.novell.security.sso.SharedEntry
Determines if this object is equal to the specified object.
equals(Object) - Method in class com.novell.security.sso.SecretStore
 
equals(Object) - Method in class com.novell.security.sso.Secret
Determines whether this secret equals another object.
equals(Object) - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
escapeString(String) - Static method in class com.novell.security.sso.SharedEntry
Escapes the specified String.
exists() - Method in class com.novell.security.sso.Secret
Determines if this secret exists in SecretStore.
exists() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
exists(int) - Method in class com.novell.security.sso.Secret
Determines if this secret exists in SecretStore.

G

generateMessage(int) - Static method in class com.novell.security.sso.SSException
Returns the message associated with the error code.
getAccessTime() - Method in class com.novell.security.sso.Secret
Returns a Date object representing when this secret was last accessed in SecretStore.
getAccessTime() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
getActions() - Method in class com.novell.security.sso.SSPermission
 
getAutoCreateIDPolicy() - Method in class com.novell.security.sso.Secret
Deprecated. As of version 3.10
getClientCryptoStrength() - Method in class com.novell.security.sso.SecretStore
Returns the client's crypto strength.
getClientVersion() - Method in class com.novell.security.sso.SecretStore
Returns the client's SecretStore version.
getCreateTime() - Method in class com.novell.security.sso.Secret
Returns a Date object representing when this secret was created in SecretStore.
getCreateTime() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
getCredSetEntries() - Method in class com.novell.security.sso.SharedSecret
Returns an unmodifiable Set of the all the CredSet entries.
getEnhancedProtectedPolicy() - Method in class com.novell.security.sso.Secret
Deprecated. As of version 3.02, replaced by isEnhancedProtected().
getEntries() - Method in class com.novell.security.sso.SharedSecret
Returns an unmodifiable Collection of the entries.
getEntry(String) - Method in class com.novell.security.sso.SharedSecret
Returns the SharedEntry identified by the key.
getEnumBuffLen() - Method in class com.novell.security.sso.SecretStore
Returns the enumeration buffer length.
getEnvironmentProperty(String) - Method in class com.novell.security.sso.SecretStore
Used to obtain information about environment properties and to provide a standard way for implementations to pass back information.
getErrorCode() - Method in class com.novell.security.sso.SSException
Returns the error code.
getHint() - Method in class com.novell.security.sso.SecretStore
Returns the SecretStore's hint for the master password.
getInstance(Hashtable) - Static method in class com.novell.security.sso.SecretStore
Returns a SecretStore instance based on the Hastable environment that is passed in.
getKey() - Method in class com.novell.security.sso.SharedEntry
Returns the unescaped key.
getLastAdminUnlockDn() - Method in class com.novell.security.sso.SecretStore
Returns the distinguished name of the last SecretStore administrator that unlocked the SecretStore.
getLastAdminUnlockTime() - Method in class com.novell.security.sso.SecretStore
Returns the timestamp for the last time the SecretStore administrator unlocked the SecretStore.
getLocalizedMessage() - Method in class com.novell.security.sso.SSException
 
getModifyTime() - Method in class com.novell.security.sso.Secret
Returns a Date object representing when this secret was last modified in SecretStore.
getModifyTime() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
getName() - Method in class com.novell.security.sso.SharedSecret
Returns the shared secret name.
getNumLockedSecrets() - Method in class com.novell.security.sso.SecretStore
Returns the number of locked secrets in SecretStore.
getNumSecrets() - Method in class com.novell.security.sso.SecretStore
Returns the number of secrets in SecretStore.
getRoot() - Method in class com.novell.security.sso.SSException
Returns the root exception of this object.
getSecret(String) - Method in class com.novell.security.sso.SecretStore
Returns a Secret with the specified id.
getSecret(String, boolean) - Method in class com.novell.security.sso.SecretStore
Returns a Secret object with the specified id.
getSecret0(String, boolean) - Method in class com.novell.security.sso.ldap.jndi.JNDISecretStore
 
getSecret0(String, boolean) - Method in class com.novell.security.sso.ncp.NCPSecretStore
 
getSecrets(int, String, int, boolean) - Method in class com.novell.security.sso.SecretStore
Returns a Secret object with the specified id.
getSecretType() - Method in class com.novell.security.sso.SharedSecret
Returns the shared secret type.
getServerCryptoStrength() - Method in class com.novell.security.sso.SecretStore
Returns the server's crypto strength.
getServerVersion() - Method in class com.novell.security.sso.SecretStore
Returns the server's SecretStore version.
getServiceInfo() - Method in class com.novell.security.sso.SecretStore
Obtains SecretStore Service Information.
getServiceInfo(int) - Method in class com.novell.security.sso.SecretStore
Obtains SecretStore Service Information.
getStatus() - Method in class com.novell.security.sso.SecretStore
Returns the status flags for SecretStore.
getStatus() - Method in class com.novell.security.sso.Secret
Returns the secret's status.
getStatus() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
getValue() - Method in class com.novell.security.sso.SharedEntry
Returns the unescaped value.
getValue() - Method in class com.novell.security.sso.Secret
Returns the secret value located in this Secret object.
getValue() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.

H

HANDLE - Static variable in class com.novell.security.sso.SecretStore
An environment property that specifies a handle.
hashCode() - Method in class com.novell.security.sso.SSPermission
 
hashCode() - Method in class com.novell.security.sso.SharedEntry
 
hashCode() - Method in class com.novell.security.sso.SecretStore
 
hashCode() - Method in class com.novell.security.sso.Secret
Returns a hash code value for this object.
hashCode() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
hasRoot() - Method in class com.novell.security.sso.SSException
Determines if this exception has a root exception.

I

implies(Permission) - Method in class com.novell.security.sso.SSPermission
 
isCheckingSecretIDCollision() - Method in class com.novell.security.sso.Secret
Returns a value that specifies if the setValue method is checking for a secret ID collision.
isCheckingSecretIDCollision() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
isCredSet() - Method in class com.novell.security.sso.SharedEntry
Returns true if this object represents a CredSet reference and false if otherwise.
isEnhancedProtected() - Method in class com.novell.security.sso.Secret
Returns a flag that specifies if this secret is enhanced protected.
isEnhancedProtectedWithPassword() - Method in class com.novell.security.sso.Secret
Returns a flag that specifies if this secret is protected with an enhanced protection password.
isSharedSecret(Secret) - Static method in class com.novell.security.sso.SharedSecret
Returns true if the secret is a SharedSecret and false if not.
isSharedSecretIdentifier(String) - Static method in class com.novell.security.sso.SharedSecret
Returns true if the secret identifier is a SharedSecret identifier and false if not.

J

JNDISecret - class com.novell.security.sso.ldap.jndi.JNDISecret.
Class that represents a secret in SecretStore.
JNDISecretStore - class com.novell.security.sso.ldap.jndi.JNDISecretStore.
Class that represents a SecretStore.
JNDISecretStore(Hashtable) - Constructor for class com.novell.security.sso.ldap.jndi.JNDISecretStore
Constructs a LdapSecretStore object.

N

NCPSecret - class com.novell.security.sso.ncp.NCPSecret.
Class that represents a secret in SecretStore.
NCPSecretStore - class com.novell.security.sso.ncp.NCPSecretStore.
Class that represents a SecretStore that is connected to over NCP.
NCPSecretStore(Hashtable) - Constructor for class com.novell.security.sso.ncp.NCPSecretStore
Constructs a NCPSecretStore object.
NORMAL_DELIMITER - Static variable in class com.novell.security.sso.SharedEntry
The delimiter that seperates the key from the value in an entry where it doesn't represent a CredSet reference.
NSSO_ADMIN_LAST_MOD_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_ADMIN_LAST_MOD_F
NSSO_ADMIN_UNLOCKED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_ADMIN_UNLOCKED_F
NSSO_ALL_STRINGS_UNICODE_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_ALL_STRINGS_UNICODE_F
NSSO_CREATE_ID_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. As of 3.1.
NSSO_CRYPTO_DOMESTIC_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_CRYPTO_DOMESTIC_ENGINE
NSSO_CRYPTO_EXPORT_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_CRYPTO_EXPORT_ENGINE
NSSO_CRYPTO_UNDETERMINED_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_CRYPTO_UNDETERMINED_ENGINE
NSSO_E_ACCESS_DENIED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_ACCESS_DENIED
NSSO_E_ATTR_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_ATTR_NOT_FOUND
NSSO_E_ATTR_VAL_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_ATTR_VAL_NOT_FOUND
NSSO_E_BETA_EXPIRED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_BETA_EXPIRED
NSSO_E_BUFFER_LEN - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_BUFFER_LEN
NSSO_E_CONFIG_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_CONFIG_NOT_SUPPORTED
NSSO_E_CONN_ACCESS_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_CONN_ACCESS_FAILURE
NSSO_E_CORRUPTED_PACKET_DATA - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_CORRUPTED_PACKET_DATA
NSSO_E_CORRUPTED_STORE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_CORRUPTED_STORE
NSSO_E_CRYPTO_OP_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_CRYPTO_OP_FAILURE
NSSO_E_DN_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_OBJECT_NOT_FOUND
NSSO_E_ENUM_BUFF_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_ENUM_BUFF_TOO_LONG
NSSO_E_ENUM_BUFF_TOO_SHORT - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_ENUM_BUFF_TOO_SHORT
NSSO_E_EP_ACCESS_DENIED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_EP_ACCESS_DENIED
NSSO_E_INCOMPATIBLE_VERSION - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_INCOMPATIBLE_VERSION
NSSO_E_INVALID_PARAM - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_INVALID_PARAM
NSSO_E_INVALID_SECRET_ID - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_INVALID_SECRET_ID
NSSO_E_INVALID_TARGET_OBJECT - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_INVALID_TARGET_OBJECT
NSSO_E_MIGRATION_NEEDED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_MIGRATION_NEEDED
NSSO_E_MP_PWORD_INVALID - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_MP_PWORD_INVALID
NSSO_E_MP_PWORD_NOT_ALLOWED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_MP_PWORD_NOT_ALLOWED
NSSO_E_MP_PWORD_NOT_SET - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_MP_PWORD_NOT_SET
NSSO_E_NDS_INTERNAL_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NDS_INTERNAL_FAILURE
NSSO_E_NDS_PWORD_CHANGED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NDS_PWORD_CHANGED
NSSO_E_NDS_PWORD_INVALID - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NDS_PWORD_INVALID
NSSO_E_NEED_SECURE_CHANNEL - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NEED_SECURE_CHANNEL
NSSO_E_NICI_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NICI_FAILURE
NSSO_E_NICI_OUTOF_SYNC - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NICI_OUTOF_SYNC
NSSO_E_NOT_AUTHENTICATED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NOT_AUTHENTICATED
NSSO_E_NOT_IMPLEMENTED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NOT_IMPLEMENTED
NSSO_E_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_NOT_SUPPORTED
NSSO_E_OBJECT_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_OBJECT_NOT_FOUND
NSSO_E_SCHEMA_NOT_EXTENDED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SCHEMA_NOT_EXTENDED
NSSO_E_SECRET_BUFF_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SECRET_BUFF_TOO_LONG
NSSO_E_SECRET_ID_EXISTS - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SECRET_ID_EXISTS
NSSO_E_SECRET_ID_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SECRET_ID_TOO_LONG
NSSO_E_SECRET_ID_TOO_SHORT - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SECRET_ID_TOO_SHORT
NSSO_E_SECRET_UNINITIALIZED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SECRET_UNINITIALIZED
NSSO_E_SERVER_CONN_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SERVER_CONN_FAILURE
NSSO_E_SERVICE_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SERVICE_NOT_FOUND
NSSO_E_SERVICE_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SERVICE_NOT_SUPPORTED
NSSO_E_STORE_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_STORE_NOT_FOUND
NSSO_E_STORE_NOT_LOCKED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_STORE_NOT_LOCKED
NSSO_E_SYSTEM_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_SYSTEM_FAILURE
NSSO_E_TOKEN_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_TOKEN_NOT_SUPPORTED
NSSO_E_TRANSPORT_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_TRANSPORT_FAILURE
NSSO_E_UNICODE_OP_FAILURE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_UNICODE_OP_FAILURE
NSSO_E_WRONG_REPLICA_TYPE - Static variable in class com.novell.security.sso.SSException
Deprecated. Use SSException.NSSS_E_WRONG_REPLICA_TYPE
NSSO_ENHANCED_PROTECT_INFO_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_ENHANCED_PROTECT_INFO_F
NSSO_ENHANCED_PROTECTION_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_ENHANCED_PROTECTION_F
NSSO_EP_MASTER_PWORD_PRESENT_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_EP_MASTER_PWORD_PRESENT_F
NSSO_EP_MASTER_PWORD_USED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_EP_MASTER_PWORD_USED_F
NSSO_EP_PASSWORD_USED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_EP_PASSWORD_USED_F
NSSO_EP_PWORD_PRESENT_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_EP_PWORD_PRESENT_F
NSSO_JUMBO_ENUM_BUF_LEN - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_JUMBO_ENUM_BUF_LEN
NSSO_MP_NOT_ALLOWED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_MP_NOT_ALLOWED_F
NSSO_REMOVE_LOCK_FROM_STORE_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_REMOVE_LOCK_FROM_STORE_F
NSSO_REPAIR_THE_STORE_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_REPAIR_THE_STORE_F
NSSO_SECRET_LOCKED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_SECRET_LOCKED_F
NSSO_SECRET_NOT_INITIALIZED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_SECRET_NOT_INITIALIZED_F
NSSO_SET_TREE_NAME_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_SET_TREE_NAME_F
NSSO_STORE_NOT_SYNCED_F - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_STORE_NOT_SYNCED_F
NSSO_VERSION_NUMBER - Static variable in interface com.novell.security.sso.SSInfo
Deprecated. Use SSInfo.NSSS_VERSION_NUMBER
NSSS_ADMIN_LAST_MOD_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the last secret modification was made by an admin.
NSSS_ADMIN_UNLOCKED_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that an administrator has unlocked SecretStore.
NSSS_ALL_STRINGS_UNICODE_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag that specifies that all strings are in unicode.
NSSS_CHK_SID_FOR_COLLISION_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag that specifies that the setValue method should check for secret ID collisions.
NSSS_CREATE_ID_F - Static variable in interface com.novell.security.sso.SSInfo
The create ID constant that is provided for backwards compatibility only.
NSSS_CRYPTO_DOMESTIC_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the crypto strength is domestic.
NSSS_CRYPTO_EXPORT_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the crypto strength is export.
NSSS_CRYPTO_UNDETERMINED_ENGINE - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the crypto strength is undetermined.
NSSS_E_ACCESS_DENIED - Static variable in class com.novell.security.sso.SSException
Access to the target SecretStore has been denied.
NSSS_E_ATTR_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
One of the optional service attributes is not instantiated.
NSSS_E_ATTR_VAL_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Target attribute is not instantiated in NDS.
NSSS_E_BETA_EXPIRED - Static variable in class com.novell.security.sso.SSException
Product's BETA life has expired! Official release copy should be purchased.
NSSS_E_BUFFER_LEN - Static variable in class com.novell.security.sso.SSException
Size of the buffer is not in a nominal range between minimum and maximum.
NSSS_E_CONFIG_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
No server to support the given override configuration is found.
NSSS_E_CONN_ACCESS_FAILURE - Static variable in class com.novell.security.sso.SSException
Access to server connection failed.
NSSS_E_CORRUPTED_PACKET_DATA - Static variable in class com.novell.security.sso.SSException
Protocol data corrupted on the wire.
NSSS_E_CORRUPTED_STORE - Static variable in class com.novell.security.sso.SSException
SecretStore data on the server has been corrupted.
NSSS_E_CRYPTO_OP_FAILURE - Static variable in class com.novell.security.sso.SSException
Cryptographic operation failed.
NSSS_E_CTX_LESS_CN_NOT_UNIQUE - Static variable in class com.novell.security.sso.SSException
Contextless name for LDAP bind does not resolve to a unique DN.
NSSS_E_ENUM_BUFF_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Size of the enumeration buffer exceeds the limit.
NSSS_E_ENUM_BUFF_TOO_SHORT - Static variable in class com.novell.security.sso.SSException
Length of the Enumeration buffer too short.
NSSS_E_EP_ACCESS_DENIED - Static variable in class com.novell.security.sso.SSException
EP password validation failed.
NSSS_E_INCOMPATIBLE_VERSION - Static variable in class com.novell.security.sso.SSException
Client and server components are not of the compatible versions.
NSSS_E_INVALID_PARAM - Static variable in class com.novell.security.sso.SSException
API parameter is not initialized.
NSSS_E_INVALID_SECRET_ID - Static variable in class com.novell.security.sso.SSException
Secret ID is not in the User Secret Store.
NSSS_E_INVALID_TARGET_OBJECT - Static variable in class com.novell.security.sso.SSException
Target NDS User object not found.
NSSS_E_MIGRATION_NEEDED - Static variable in class com.novell.security.sso.SSException
Server has been upgraded and user SecretStore should be updated.
NSSS_E_MP_PWORD_INVALID - Static variable in class com.novell.security.sso.SSException
Master password could not be verified to read or unlock the secrets.
NSSS_E_MP_PWORD_NOT_ALLOWED - Static variable in class com.novell.security.sso.SSException
Ability to use master password has been disabled.
NSSS_E_MP_PWORD_NOT_SET - Static variable in class com.novell.security.sso.SSException
Master password has not been set on the SecretStore.
NSSS_E_NDS_INTERNAL_FAILURE - Static variable in class com.novell.security.sso.SSException
Some internal NDS services have not been available.
NSSS_E_NDS_PWORD_CHANGED - Static variable in class com.novell.security.sso.SSException
User NDS password has been changed by the administrator.
NSSS_E_NDS_PWORD_INVALID - Static variable in class com.novell.security.sso.SSException
Typed in NDS password not valid.
NSSS_E_NEED_SECURE_CHANNEL - Static variable in class com.novell.security.sso.SSException
Connection to SecretStore needs to be over SSL.
NSSS_E_NICI_FAILURE - Static variable in class com.novell.security.sso.SSException
NICI operations have failed.
NSSS_E_NICI_OUTOF_SYNC - Static variable in class com.novell.security.sso.SSException
Session keys of the client and server NICI are out of sync.
NSSS_E_NOT_AUTHENTICATED - Static variable in class com.novell.security.sso.SSException
User not authenticated.
NSSS_E_NOT_IMPLEMENTED - Static variable in class com.novell.security.sso.SSException
Feature not implemented yet.
NSSS_E_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Not supported operations.
NSSS_E_OBJECT_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Can't find the target object DN in NDS.
NSSS_E_PARSER_FAILURE - Static variable in class com.novell.security.sso.SSException
Shared Secret parser operations failed.
NSSS_E_SCHEMA_NOT_EXTENDED - Static variable in class com.novell.security.sso.SSException
Schema is not extended to support SecreStore on the target tree.
NSSS_E_SECRET_BUFF_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Size of the Secret buffer exceeds the limit.
NSSS_E_SECRET_BUFF_TOO_SHORT - Static variable in class com.novell.security.sso.SSException
Buffer supplied for the secret is too short.
NSSS_E_SECRET_ID_EXISTS - Static variable in class com.novell.security.sso.SSException
Secret ID already exists in the Secret Store.
NSSS_E_SECRET_ID_TOO_LONG - Static variable in class com.novell.security.sso.SSException
Length of the Secret ID buffer exceeds the limit.
NSSS_E_SECRET_ID_TOO_SHORT - Static variable in class com.novell.security.sso.SSException
Length of the Secret ID should be greater than zero.
NSSS_E_SECRET_UNINITIALIZED - Static variable in class com.novell.security.sso.SSException
Secret has not been initialized with a write.
NSSS_E_SERVER_CONN_FAILURE - Static variable in class com.novell.security.sso.SSException
Opening a connection to the server failed.
NSSS_E_SERVICE_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
SecretStore not on the Network.
NSSS_E_SERVICE_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
Requested service not supported yet.
NSSS_E_SH_SECRET_FAILURE - Static variable in class com.novell.security.sso.SSException
Shared Secret processing and operations failed.
NSSS_E_STORE_NOT_FOUND - Static variable in class com.novell.security.sso.SSException
Target NDS User object does not have a SecretStore.
NSSS_E_STORE_NOT_LOCKED - Static variable in class com.novell.security.sso.SSException
Attempt to unlock SecretStore failed because the store is not locked.
NSSS_E_SYSTEM_FAILURE - Static variable in class com.novell.security.sso.SSException
Some internal operating system services have not been available.
NSSS_E_TIME_OUT_OF_SYNC - Static variable in class com.novell.security.sso.SSException
NDS Replica on the server that holds SecretStore is out of sync with the replica ring.
NSSS_E_TOKEN_NOT_SUPPORTED - Static variable in class com.novell.security.sso.SSException
NDS authentication type not supported.
NSSS_E_TRANSPORT_FAILURE - Static variable in class com.novell.security.sso.SSException
Connection to server is lost.
NSSS_E_UNICODE_OP_FAILURE - Static variable in class com.novell.security.sso.SSException
Unicode text conversion operation failed.
NSSS_E_UTF8_OP_FAILURE - Static variable in class com.novell.security.sso.SSException
Utf8 string operations failed.
NSSS_E_VERSION_MISMATCH - Static variable in class com.novell.security.sso.SSException
Versions of the client dlls don't match.
NSSS_E_WRONG_REPLICA_TYPE - Static variable in class com.novell.security.sso.SSException
Not a writeable replica of NDS.
NSSS_ENHANCED_PROTECT_INFO_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag to indicate that the secret is enhanced protected.
NSSS_ENHANCED_PROTECTION_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag to indicate that the secret is to be enhanced protected.
NSSS_EP_MASTER_PWORD_PRESENT_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that a master password is set on the SecretStore.
NSSS_EP_MASTER_PWORD_USED_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag to specify that a master password is being used.
NSSS_EP_PASSWORD_USED_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag to specify that an enhanced protection password is being used.
NSSS_EP_PWORD_PRESENT_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the secret is protected with an enhanced protection password.
NSSS_JUMBO_ENUM_BUF_LEN - Static variable in interface com.novell.security.sso.SSInfo
Maximum buffer length for the enumerate operation.
NSSS_MP_NOT_ALLOWED_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that master password operations have been disabled by policy.
NSSS_REMOVE_LOCK_FROM_STORE_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag to specify that all locked secrets are to be deleted.
NSSS_REPAIR_THE_STORE_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag to request all possible repair on damaged store.
NSSS_SECRET_LOCKED_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that a lock exists.
NSSS_SECRET_NOT_INITIALIZED_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the secret has not been initialized with a write yet.
NSSS_SET_TREE_NAME_F - Static variable in interface com.novell.security.sso.SSInfo
Input only flag that specifies that the tree name needs to be set.
NSSS_STORE_NOT_SYNCED_F - Static variable in interface com.novell.security.sso.SSInfo
Output only flag that specifies that the SecretStore is not synchronized across replicas.
NSSS_VERSION_NUMBER - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore api version number.

P

parseEntry(String) - Static method in class com.novell.security.sso.SharedEntry
Parses a String for a SharedEntry.

R

READ - Static variable in class com.novell.security.sso.SSPermission
Action to grant 'read' access to Secret Store.
read() - Method in class com.novell.security.sso.Secret
Read this Secret from SecretStore.
read(int) - Method in class com.novell.security.sso.Secret
Read this Secret from SecretStore.
removeEntry(SharedEntry) - Method in class com.novell.security.sso.SharedSecret
Removes the entry.
removeSecretStore() - Method in class com.novell.security.sso.SecretStore
Removes this object's SecretStore.
removeSecretStore(int) - Method in class com.novell.security.sso.SecretStore
Removes this object's SecretStore.

S

Secret - class com.novell.security.sso.Secret.
An abstract class that represents a secret in SecretStore.
SECRET_STORE - Static variable in class com.novell.security.sso.SecretStore
An environment property that specifies the class name of the SecretStore implementation that will be loaded and used.
SecretStore - class com.novell.security.sso.SecretStore.
An abstract class that represents a SecretStore.
SERVER_DN - Static variable in class com.novell.security.sso.SecretStore
A property that specifies the distinguished name of the server that is being used for SecretStore operations.
setAutoCreateIDPolicy(boolean) - Method in class com.novell.security.sso.Secret
Deprecated. As of version 3.10
setCheckingSecretIDCollision(boolean) - Method in class com.novell.security.sso.Secret
Sets the checking secret ID collision policy for this secret.
setCheckingSecretIDCollision(boolean) - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
setEnhancedProtected(boolean) - Method in class com.novell.security.sso.Secret
Sets the enhanced protected property of the secret.
setEnhancedProtectedPolicy(boolean) - Method in class com.novell.security.sso.Secret
Deprecated. As of version 3.02, replaced by Secret.setEnhancedProtected(boolean policy).
setEnhancedProtectionPassword(char[]) - Method in class com.novell.security.sso.Secret
Sets the optional enhanced protection password for this secret.
setEnhancedProtectionPassword(char[]) - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
setMasterPassword(char[]) - Method in class com.novell.security.sso.SecretStore
Sets the master password for this SecretStore.
setValue() - Method in class com.novell.security.sso.SharedSecret
Set the secret value of this secret in SecretStore.
setValue(byte[]) - Method in class com.novell.security.sso.Secret
Set the secret value of this secret in SecretStore.
setValue(byte[], int) - Method in class com.novell.security.sso.Secret
Set the secret value of this secret in SecretStore.
setValue(String) - Method in class com.novell.security.sso.SharedEntry
Sets the value of this object.
SharedEntry - class com.novell.security.sso.SharedEntry.
Class that represents an entry in a shared secret.
SharedEntry(String, String) - Constructor for class com.novell.security.sso.SharedEntry
Constructs an instance of this class.
SharedSecret - class com.novell.security.sso.SharedSecret.
A class that represents a shared secret.
SharedSecret(Secret) - Constructor for class com.novell.security.sso.SharedSecret
Constructs a shared secret by wrapping another secret.
SharedSecret(Secret, boolean) - Constructor for class com.novell.security.sso.SharedSecret
Constructs a shared secret by wrapping another secret.
SharedSecret(SecretStore, String, String) - Constructor for class com.novell.security.sso.SharedSecret
Constructs a new shared secret.
SharedSecret(SecretStore, String, String, boolean) - Constructor for class com.novell.security.sso.SharedSecret
Constructs a new shared secret.
SSException - exception com.novell.security.sso.SSException.
Exception class used to indicate that an error concerning SecretStore has occurred.
SSException() - Constructor for class com.novell.security.sso.SSException
Constructs an empty SSException object.
SSException(int) - Constructor for class com.novell.security.sso.SSException
Constructs a SSException according to the error code.
SSException(int, String) - Constructor for class com.novell.security.sso.SSException
Generates a SSException with the specified message.
SSException(int, Throwable) - Constructor for class com.novell.security.sso.SSException
Generates a SSException object that encapsulates the specified exception as its root.
SSException(Throwable) - Constructor for class com.novell.security.sso.SSException
Generates a SSException object that encapsulates the specified exception.
SSException(Throwable, String) - Constructor for class com.novell.security.sso.SSException
Generates a SSException object that encapsulates the specified exception as its root.
SSInfo - interface com.novell.security.sso.SSInfo.
Interface that contains Novell SecretStore constants.
SSLDAP_ADD_SECRET_ID_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the add secret id operation.
SSLDAP_ADD_SECRET_ID_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the add secret id operation.
SSLDAP_ENUMERATE_SECRET_IDS_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the enumerate secret ids operation.
SSLDAP_ENUMERATE_SECRET_IDS_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the enumerate secret ids operation.
SSLDAP_GET_SERVICE_INFO_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the get service info operation.
SSLDAP_GET_SERVICE_INFO_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the get service info operation.
SSLDAP_READ_SECRET_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the read secret operation.
SSLDAP_READ_SECRET_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the read secret operation.
SSLDAP_REMOVE_SECRET_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the remove secret operation.
SSLDAP_REMOVE_SECRET_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the remove secret operation.
SSLDAP_REMOVE_SECRET_STORE_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the remove SecretStore operation.
SSLDAP_REMOVE_SECRET_STORE_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the remove SecretStore operation.
SSLDAP_SET_EP_MASTER_PASSWORD_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the set master password operation.
SSLDAP_SET_EP_MASTER_PASSWORD_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the set master password operation.
SSLDAP_UNLOCK_SECRETS_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the unlock secrets operation.
SSLDAP_UNLOCK_SECRETS_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the unlock secrets operation.
SSLDAP_WRITE_SECRET_REPLY - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation reply oid for the write secret operation.
SSLDAP_WRITE_SECRET_REQUEST - Static variable in interface com.novell.security.sso.SSInfo
The SecretStore LDAP v3 extended operation request oid for the write secret operation.
SSOWrap - class com.novell.security.sso.ncp.SSOWrap.
Class that contains native declarations for JNI layer that provides Java wrappers for SecretStore C Functions in nwsso.dll.
SSOWrap() - Constructor for class com.novell.security.sso.ncp.SSOWrap
 
SSPermission - class com.novell.security.sso.SSPermission.
Permission class for Novell SecretStore(TM).
SSPermission(String) - Constructor for class com.novell.security.sso.SSPermission
Constructs a SSPermission object with a name of "SecretStore"
The Object is also initialized with the supplied actions.
SSPermission(String, String) - Constructor for class com.novell.security.sso.SSPermission
Constructs a SSPermission object.
sync(Secret) - Method in class com.novell.security.sso.Secret
Synchronizes this object, sourceSecret, with the targetSecret.
sync(SecretStore) - Method in class com.novell.security.sso.SecretStore
Synchronizes this object, sourceStore, with the targetStore.
sync(SecretStore, int, String, int) - Method in class com.novell.security.sso.SecretStore
Synchronizes this object, sourceStore, with the targetStore.

T

TARGET_DN - Static variable in class com.novell.security.sso.SecretStore
An environment property that specifies the distinguished name of the object for which SecretStore operations will be made.
toString() - Method in class com.novell.security.sso.SharedEntry
Returns the String representation of this object that has been properly escaped.
toString() - Method in class com.novell.security.sso.SecretStore
Returns a string representation of this object.
toString() - Method in class com.novell.security.sso.Secret
Returns a string representation of this object.
TREE - Static variable in class com.novell.security.sso.SecretStore
An environment property that specifies the tree in which the SecretStore server resides.

U

unescapeString(String) - Static method in class com.novell.security.sso.SharedEntry
Unescapes the specified String.
unlockSecretStore() - Method in class com.novell.security.sso.SecretStore
Unlocks this object's SecretStore by using the Master Password.
unlockSecretStore(int) - Method in class com.novell.security.sso.SecretStore
Unlocks this object's SecretStore using the Master Password.
unlockSecretStore(int, char[]) - Method in class com.novell.security.sso.SecretStore
Unlocks this object's SecretStore.
unsetEnhancedProtectionPassword() - Method in class com.novell.security.sso.Secret
Unsets the optional enhanced protection password for this secret.
unsetEnhancedProtectionPassword() - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
unsetMasterPassword() - Method in class com.novell.security.sso.SecretStore
Unsets the master password.
update(Secret) - Method in class com.novell.security.sso.Secret
Updates the targetSecret with this object's secret value.
update(Secret, int) - Method in class com.novell.security.sso.Secret
Updates the targetSecret with this object's secret value.
update(Secret, int) - Method in class com.novell.security.sso.SharedSecret
This method call is delegated to the wrapped secret.
update(SecretStore) - Method in class com.novell.security.sso.SecretStore
Updates targetStore with secrets from the SecretStore represented by this SecretStore object.
update(SecretStore, int, String, int) - Method in class com.novell.security.sso.SecretStore
Updates targetStore with secrets from the SecretStore represented by this SecretStore object.
USER_DN - Static variable in class com.novell.security.sso.SecretStore
Deprecated. This has been replaced by SecretStore.TARGET_DN because the target object can be of any class.

W

WRITE - Static variable in class com.novell.security.sso.SSPermission
Action to grant 'write' access to Secret Store.

A C D E G H I J N P R S T U W

Copyright © 1997-2003 Novell, Inc. All Rights Reserved.