com.cybelia.sandra.security
Class NotifierSecurityHelper
java.lang.Object
com.cybelia.sandra.security.NotifierSecurityHelper
public class NotifierSecurityHelper
- extends Object
- Author:
- sletellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROFIL_ADMIN
public static String PROFIL_ADMIN
NotifierSecurityHelper
public NotifierSecurityHelper()
isAdminProfil
public static boolean isAdminProfil(String topiaIdProfil)
throws org.nuiton.topia.TopiaNotFoundException
- Throws:
org.nuiton.topia.TopiaNotFoundException
getAuthorizations
public static String[] getAuthorizations(org.nuiton.topia.taas.entities.TaasUser user)
throws org.nuiton.topia.TopiaException
- Throws:
org.nuiton.topia.TopiaException
isAdmin
public static boolean isAdmin(org.nuiton.topia.taas.entities.TaasUser user)
getAdminProfilName
public static String getAdminProfilName(String topiaIdProfil)
throws org.nuiton.topia.TopiaNotFoundException
- Throws:
org.nuiton.topia.TopiaNotFoundException
getAdminProfilRecipient
public static String getAdminProfilRecipient(String recipient)
throws org.nuiton.topia.TopiaNotFoundException
- Throws:
org.nuiton.topia.TopiaNotFoundException
getTopiaIdRecipient
public static String getTopiaIdRecipient(String recipient)
throws org.nuiton.topia.TopiaNotFoundException
- Throws:
org.nuiton.topia.TopiaNotFoundException
getAdminProfilClass
public static String getAdminProfilClass(Class classProfil)
getAdminProfilValue
public static String getAdminProfilValue(String name)
Copyright © 2008-2012 Cybelia. All Rights Reserved.