public class AuthenticationUtil extends Object
Constructor and Description |
---|
AuthenticationUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection<String> |
getGroupsAliasesInUserSession(SessionConfig session)
Returns the groups of the user of the given session.
|
static Collection<String> |
getGroupsIdsInUserSession(SessionConfig session)
Returns the groups of the user of the given session.
|
static Collection<String> |
getGroupsNamesInUserSession(SessionConfig session)
Returns the groups of the user of the given session.
|
static Collection<String> |
getUserPrincipalsInUserSession(SessionConfig session)
Returns the groups of the user of the given session.
|
static Collection<String> |
getUserSegmentations(SessionConfig session)
Returns the groups of the user of the given session.
|
static void |
updateGroupMembershipLastUpdated()
Updates the group membership last updated date time over the cluster.
|
public static Collection<String> getGroupsIdsInUserSession(SessionConfig session) throws PortalException
session
- the session.PortalException
public static Collection<String> getGroupsNamesInUserSession(SessionConfig session) throws PortalException
session
- the session.PortalException
public static Collection<String> getGroupsAliasesInUserSession(SessionConfig session) throws PortalException
session
- the session.PortalException
public static Collection<String> getUserSegmentations(SessionConfig session) throws PortalException
session
- the session.PortalException
public static Collection<String> getUserPrincipalsInUserSession(SessionConfig session) throws PortalException
session
- the session.PortalException
public static void updateGroupMembershipLastUpdated() throws PortalException
PortalException
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.