public class WSSecurityHelper
extends java.lang.Object
Constructor and Description |
---|
WSSecurityHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isGlobalSecurityEnabled()
This method returns whether the security service is activated.
|
static boolean |
isServerSecurityEnabled()
The returning value of this method is the same as isGlobalSecurityEnabled method.
|
public static boolean isServerSecurityEnabled()
The returning value of this method is the same as isGlobalSecurityEnabled method. This method is for the compatibility with the traditional WebSphere Application Server.
public static boolean isGlobalSecurityEnabled()
This method returns whether the security service is activated.