Uses of Class
com.gigaspaces.security.session.SessionId
Packages that use SessionId
-
Uses of SessionId in com.gigaspaces.security
Constructors in com.gigaspaces.security with parameters of type SessionIdModifierConstructorDescriptionAuthenticationToken(SessionId sessionId) Constructs an authentication token with a random session id. -
Uses of SessionId in com.gigaspaces.security.session
Methods in com.gigaspaces.security.session that return SessionIdModifier and TypeMethodDescriptionstatic SessionIdSessionId.generateIdentifier()Generate a session Id to be used throughout the established session.