org.wso2.carbon.registry.ws.api.utils
Class SecurityUtil

java.lang.Object
  extended by org.wso2.carbon.registry.ws.api.utils.SecurityUtil

public class SecurityUtil
extends Object


Constructor Summary
SecurityUtil()
           
 
Method Summary
static void addUser()
           
static org.apache.neethi.Policy getDefaultRampartConfig()
          Deprecated. 
static org.apache.neethi.Policy getSignOnlyPolicy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtil

public SecurityUtil()
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


Copyright © 2012 WSO2 Inc. All Rights Reserved.