- get() - Method in class net.java.truecommons.key.spec.AbstractKeyManagerMap
-
Returns an immutable map of key classes to nullable key managers.
- get() - Method in class net.java.truecommons.key.spec.prompting.PromptingKeyManagerMap
-
- get() - Method in class net.java.truecommons.key.spec.sl.KeyManagerMapLocator
-
- get() - Method in class net.java.truecommons.key.spec.spi.KeyManagerMapFactory
-
Returns a new empty map for subsequent modification.
- getAllKeyStrengths() - Method in class net.java.truecommons.key.spec.common.AesPbeParameters
-
- getAllKeyStrengths() - Method in interface net.java.truecommons.key.spec.PbeParameters
-
Returns a new non-empty array of all available cipher key strengths.
- getBits() - Method in enum net.java.truecommons.key.spec.common.AesKeyStrength
-
- getBits() - Method in interface net.java.truecommons.key.spec.KeyStrength
-
Returns the key strength in bits.
- getBytes() - Method in enum net.java.truecommons.key.spec.common.AesKeyStrength
-
- getBytes() - Method in interface net.java.truecommons.key.spec.KeyStrength
-
Returns the key strength in bytes.
- getKeyClone() - Method in interface net.java.truecommons.key.spec.prompting.PromptingKey.Controller
-
Returns a clone of the protected resource's key or null if
no key has been set.
- getKeyForReading(boolean) - Method in interface net.java.truecommons.key.spec.KeyProvider
-
Returns the key for reading a protected resource.
- getKeyForWriting() - Method in interface net.java.truecommons.key.spec.KeyProvider
-
Returns the key for (over)writing a protected resource.
- getKeyStrength() - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
-
- getKeyStrength() - Method in interface net.java.truecommons.key.spec.PbeParameters
-
Returns the cipher key strength.
- getKeyStrengthBits() - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
-
Returns the cipher key strength in bits.
- getPassword() - Method in class net.java.truecommons.key.spec.AbstractPbeParameters
-
- getPassword() - Method in interface net.java.truecommons.key.spec.PbeParameters
-
Returns a protective copy of the password char array.
- getPriority() - Method in class net.java.truecommons.key.spec.spi.KeyManagerMapFactory
-
- getResource() - Method in interface net.java.truecommons.key.spec.prompting.PromptingKey.Controller
-
Returns the unique resource identifier (resource ID) of the
protected resource for which this controller is used.
- getSecret() - Method in class net.java.truecommons.key.spec.AbstractSecretKey
-
- getSecret() - Method in interface net.java.truecommons.key.spec.SecretKey
-
Returns a protective copy of the secret data.