public class SecurityHelper extends Object
Modifier and Type | Field and Description |
---|---|
static IPasswordEncryption |
passwordEncrypt |
Constructor and Description |
---|
SecurityHelper() |
Modifier and Type | Method and Description |
---|---|
String |
anonymisedIp(String ip) |
static boolean |
checkUserAccess(ContentContext ctx) |
static String |
encryptPassword(String pwd) |
static boolean |
userAccessPage(ContentContext ctx,
User user,
MenuElement page) |
public static IPasswordEncryption passwordEncrypt
public static boolean userAccessPage(ContentContext ctx, User user, MenuElement page)
public static boolean checkUserAccess(ContentContext ctx)
Copyright © 2012-2018. All Rights Reserved.