public final class ShiroSecurityHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.shiro.util.ByteSource |
encrypt(ShiroSecurityToken securityToken,
byte[] passPhrase,
org.apache.shiro.crypto.CipherService cipherService) |
public static org.apache.shiro.util.ByteSource encrypt(ShiroSecurityToken securityToken, byte[] passPhrase, org.apache.shiro.crypto.CipherService cipherService) throws Exception
ExceptionApache Camel