Package com.tangosol.net.security
Class SecurityHelper
java.lang.Object
com.tangosol.net.security.SecurityHelper
A collection of security-related utilities.
- Author:
- dag 2009.11.16
-
Field Details
-
EMPTY_SUBJECT
A subject that represents nobody.
-
-
Constructor Details
-
SecurityHelper
public SecurityHelper()
-
-
Method Details
-
getCurrentSubject
Return the Subject from the current security context.- Returns:
- the current Subject.
-