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>
Exception
public static char[] decode(String password, ObjectName serviceName) throws Exception
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.