Class ShiroSecurityHelper
- java.lang.Object
-
- org.apache.camel.component.shiro.security.ShiroSecurityHelper
-
public final class ShiroSecurityHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.shiro.util.ByteSourceencrypt(ShiroSecurityToken securityToken, byte[] passPhrase, org.apache.shiro.crypto.CipherService cipherService)
-
-
-
Method Detail
-
encrypt
public static org.apache.shiro.util.ByteSource encrypt(ShiroSecurityToken securityToken, byte[] passPhrase, org.apache.shiro.crypto.CipherService cipherService) throws Exception
- Throws:
Exception
-
-