org.wso2.carbon.user.api
Class Properties
java.lang.Object
org.wso2.carbon.user.api.Properties
public class Properties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Properties
public Properties()
getMandatoryProperties
public Property[] getMandatoryProperties()
setMandatoryProperties
public void setMandatoryProperties(Property[] mandatoryProperties)
getOptionalProperties
public Property[] getOptionalProperties()
setOptionalProperties
public void setOptionalProperties(Property[] optionalProperties)
getAdvancedProperties
public Property[] getAdvancedProperties()
setAdvancedProperties
public void setAdvancedProperties(Property[] advancedProperties)
Copyright © 2014 WSO2 Inc. All rights reserved.