public class SecurityResolver extends Object
Constructor and Description |
---|
SecurityResolver() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSecurityEnabled() |
static boolean |
isSecurityEnabled(SpaceURL spaceURL) |
public static boolean isSecurityEnabled()
true
if security has been enabled via system property;
false
otherwise.public static boolean isSecurityEnabled(SpaceURL spaceURL)
spaceURL
- Space URL used to load the space.true
if security has been enabled via Space URL or system property;
false
otherwise.Copyright © GigaSpaces.