public class SecurityContextAccessor extends Object
Constructor and Description |
---|
SecurityContextAccessor() |
Modifier and Type | Method and Description |
---|---|
static void |
fillSecurityContext(SecurityContext securityContext,
SessionDetails sessionDetails)
Fill security context to be passed into the
ISpaceFilter as part of the SpaceContext . |
public static void fillSecurityContext(SecurityContext securityContext, SessionDetails sessionDetails)
ISpaceFilter
as part of the SpaceContext
. This will be used to provide filtering capabilities based on security
restriction requirements.securityContext
- The security context to fill with the provided session details.sessionDetails
- The session details stored in the server (space).Copyright © GigaSpaces.