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
IOException
public static void main(String[] args) throws Exception
args
- Exception
Copyright © 2021 JBoss by Red Hat. All rights reserved.