java.lang.Object
com.sap.hybris.sapbillinginvoiceocc.security.SecuredAccessConstants
public final class SecuredAccessConstants
extends Object
Global class for all Spring Security Access constants. Used .
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ROLE_GUEST
public static final String ROLE_GUEST
- See Also:
-
-
ROLE_CUSTOMERGROUP
public static final String ROLE_CUSTOMERGROUP
- See Also:
-
-
ROLE_TRUSTED_CLIENT
public static final String ROLE_TRUSTED_CLIENT
- See Also:
-
-
ROLE_CUSTOMERMANAGERGROUP
public static final String ROLE_CUSTOMERMANAGERGROUP
- See Also:
-
-
ROLE_B2BADMINGROUP
public static final String ROLE_B2BADMINGROUP
- See Also:
-
-
ROLE_B2BAPPROVERGROUP
public static final String ROLE_B2BAPPROVERGROUP
- See Also:
-