public class DecodeAction extends Object implements PrivilegedExceptionAction<Object>
| Modifier and Type | Method and Description |
|---|---|
static char[] |
decode(String password,
ObjectName serviceName) |
Object |
run() |
public Object run() throws Exception
run in interface PrivilegedExceptionAction<Object>Exceptionpublic static char[] decode(String password, ObjectName serviceName) throws Exception
ExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.