No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.security

Class KeyStore.PasswordProtection

    • Constructor Detail

      • KeyStore.PasswordProtection

        public KeyStore.PasswordProtection(char[] password)
        Creates a password parameter.

        The specified password is cloned before it is stored in the new PasswordProtection object.

        Parameters:
        password - the password, which may be null
    • Method Detail

      • getPassword

        public char[] getPassword()
        Gets the password.

        Note that this method returns a reference to the password. If a clone of the array is created it is the caller's responsibility to zero out the password information after it is no longer needed.

        Returns:
        the password, which may be null
        Throws:
        IllegalStateException - if the password has been cleared (destroyed)
        See Also:
        destroy()
      • destroy

        public void destroy()
                     throws DestroyFailedException
        Clears the password.
        Specified by:
        destroy in interface Destroyable
        Throws:
        DestroyFailedException - if this method was unable to clear the password
      • isDestroyed

        public boolean isDestroyed()
        Determines if password has been cleared.
        Specified by:
        isDestroyed in interface Destroyable
        Returns:
        true if the password has been cleared, false otherwise
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph