public class AuthenticationMonitorUtil extends Object
Constructor and Description |
---|
AuthenticationMonitorUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
removeUserAggregationValues()
Remove user related aggregation values from the current monitor context.
|
static void |
setUserAggregationValues(Map<String,String> aggregationValues,
SessionConfig sessionConfig)
Set user related aggregation values in the given map.
|
static void |
setUserAggregationValues(SessionConfig sessionConfig)
Set user related aggregation values in the current monitor context.
|
public static void setUserAggregationValues(Map<String,String> aggregationValues, SessionConfig sessionConfig) throws PortalException
IAggregationType.AGGREGATION_TYPE_USER_LOGIN
,
IAggregationType.AGGREGATION_TYPE_USER_LOCALE
and IAggregationType.AGGREGATION_TYPE_USER_GROUPS
aggregation values.aggregationValues
- the aggregation values map.sessionConfig
- the user's session.PortalException
public static void setUserAggregationValues(SessionConfig sessionConfig) throws PortalException
IAggregationType.AGGREGATION_TYPE_USER_LOGIN
,
IAggregationType.AGGREGATION_TYPE_USER_LOCALE
and IAggregationType.AGGREGATION_TYPE_USER_GROUPS
aggregation values.sessionConfig
- the user's session.PortalException
removeUserAggregationValues()
public static void removeUserAggregationValues() throws PortalException
setUserAggregationValues(SessionConfig)
PortalException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.