- get() - Method in class net.java.truevfs.key.spec.AbstractKeyManagerContainer
-
Returns an immutable map of secret key classes to nullable key managers.
- get(URI) - Method in class net.java.truevfs.key.spec.KeyManager
-
Returns the mapped key provider for the given protected resource or
null if no key provider is mapped yet.
- get(URI) - Method in class net.java.truevfs.key.spec.PromptingKeyManager
-
- get() - Method in class net.java.truevfs.key.spec.PromptingKeyManagerContainer
-
- get(URI) - Method in class net.java.truevfs.key.spec.SafeKeyManager
-
- get() - Method in class net.java.truevfs.key.spec.sl.KeyManagerMapLocator
-
- get() - Method in class net.java.truevfs.key.spec.spi.KeyManagerMapFactory
-
Returns a new empty map for subsequent modification.
- getBits() - Method in enum net.java.truevfs.key.spec.param.AesKeyStrength
-
Returns the key strength in bits.
- getBits() - Method in interface net.java.truevfs.key.spec.param.KeyStrength
-
Returns the key strength in bits.
- getBytes() - Method in enum net.java.truevfs.key.spec.param.AesKeyStrength
-
Returns the key strength in bytes.
- getBytes() - Method in interface net.java.truevfs.key.spec.param.KeyStrength
-
Returns the key strength in bytes.
- getKey() - Method in interface net.java.truevfs.key.spec.PromptingKeyProvider.Controller
-
Returns the protected resource's key.
- getKey() - Method in class net.java.truevfs.key.spec.PromptingKeyProvider
-
- getKey() - Method in class net.java.truevfs.key.spec.SafeKeyProvider
-
- getKeyStrength() - Method in class net.java.truevfs.key.spec.param.SafePbeParameters
-
Returns the cipher key strength.
- getKeyStrengthValues() - Method in class net.java.truevfs.key.spec.param.AesPbeParameters
-
- getKeyStrengthValues() - Method in class net.java.truevfs.key.spec.param.SafePbeParameters
-
Returns a new non-empty array of all available key strength values.
- getPassword() - Method in class net.java.truevfs.key.spec.param.SafePbeParameters
-
Returns a protective copy of the stored password char array.
- getReadKey(boolean) - Method in interface net.java.truevfs.key.spec.KeyProvider
-
Returns the secret key for reading a protected resource.
- getReadKey(boolean) - Method in class net.java.truevfs.key.spec.SafeKeyProvider
-
Returns the secret key for reading a protected resource.
- getResource() - Method in interface net.java.truevfs.key.spec.PromptingKeyProvider.Controller
-
Returns the unique resource identifier (resource ID) of the
protected resource for which this controller is used.
- getResource() - Method in class net.java.truevfs.key.spec.PromptingKeyProvider
-
Returns the unique resource identifier (resource ID) of the protected
resource for which this key provider is used.
- getWriteKey() - Method in interface net.java.truevfs.key.spec.KeyProvider
-
Returns the secret key for writing a protected resource.
- getWriteKey() - Method in class net.java.truevfs.key.spec.SafeKeyProvider
-
Returns the secret key for writing a protected resource.