public class AuthProvider extends DataServiceConfigurationElement
| Constructor and Description |
|---|
AuthProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(Property property) |
org.apache.axiom.om.OMElement |
buildXML()
Generates XML representation of Object
|
String |
getClassName() |
ArrayList<Property> |
getProperties() |
void |
setClassName(String className) |
void |
setProperties(ArrayList<Property> properties) |
extractAdvancedProps, getRequiredRoles, getXsdType, setRequiredRoles, setxsdTypepublic String getClassName()
public void setClassName(String className)
public void addProperty(Property property)
public org.apache.axiom.om.OMElement buildXML()
DataServiceConfigurationElementbuildXML in class DataServiceConfigurationElementCopyright © 2018 WSO2. All rights reserved.