Class SecurityUtil
- java.lang.Object
-
- org.wso2.carbon.registry.ws.api.utils.SecurityUtil
-
public class SecurityUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description SecurityUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
addUser()
static org.apache.neethi.Policy
getDefaultRampartConfig()
Deprecated.static org.apache.neethi.Policy
getSignOnlyPolicy()
-
-
-
Method Detail
-
getDefaultRampartConfig
@Deprecated public static org.apache.neethi.Policy getDefaultRampartConfig()
Deprecated.
-
addUser
public static void addUser()
-
getSignOnlyPolicy
public static org.apache.neethi.Policy getSignOnlyPolicy() throws org.wso2.carbon.registry.core.exceptions.RegistryException
- Throws:
org.wso2.carbon.registry.core.exceptions.RegistryException
-
-