public class FilePassword extends Object
main(String[])| Constructor and Description |
|---|
FilePassword(String file) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Write a password in opaque form to a file for use with the FilePassword
accessor in conjunction with the JaasSecurityDomain
{CLASS}org.jboss.security.plugins.FilePassword:password-file
format of the KeyStorePass attribute.
|
char[] |
toCharArray() |
public FilePassword(String file)
public char[] toCharArray()
throws IOException
IOExceptionpublic static void main(String[] args) throws Exception
args - ExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.