TrueCommons KeyManager Specification 2.5.0
A C E F G H I K L M N O P R S T U V 

S

SecretKey<K extends SecretKey<K>> - Interface in net.java.truecommons.key.spec
A key with properties for secret key management.
setChangeRequested(boolean) - Method in class net.java.truecommons.key.spec.prompting.AbstractPromptingPbeParameters
 
setChangeRequested(boolean) - Method in interface net.java.truecommons.key.spec.prompting.PromptingKey
Requests to prompt the user for a new key upon the next call to PromptingKeyProvider.getKeyForWriting(), provided that the key has been set by then.
setKey(K) - Method in interface net.java.truecommons.key.spec.KeyProvider
Sets the key for reading and (over)writing a protected resource.
setKeyClone(K) - Method in interface net.java.truecommons.key.spec.prompting.PromptingKey.Controller
Sets the protected resource's key to a clone of the given key or resets it to null.
setKeyStrength(S) - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
 
setKeyStrength(S) - Method in interface net.java.truecommons.key.spec.PbeParameters
Sets the cipher key strength.
setKeyStrengthBits(int) - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
Sets the cipher key strength in bits.
setPassword(char[]) - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
 
setPassword(char[]) - Method in interface net.java.truecommons.key.spec.PbeParameters
Copies and stores the given password char array for deriving the cipher key.
setSecret(ByteBuffer) - Method in class net.java.truecommons.key.spec.AbstractSecretKey
 
setSecret(ByteBuffer) - Method in interface net.java.truecommons.key.spec.SecretKey
Clears the current secret data and sets it to a protective copy of the given secret data.
SINGLETON - Static variable in class net.java.truecommons.key.spec.sl.KeyManagerMapLocator
The singleton instance of this class.
SINGLETON - Static variable in class net.java.truecommons.key.spec.unknown.UnknownKeyManager
The singleton instance of this class.
SuspensionPenalty - Class in net.java.truecommons.key.spec.util
A utility class for enforcing a suspension penalty of at least MIN_KEY_RETRY_DELAY milliseconds between two subsequent key verifications.
A C E F G H I K L M N O P R S T U V 
TrueCommons KeyManager Specification 2.5.0

Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.