public class MappedAttribute extends Object
Constructor and Description |
---|
MappedAttribute(String attribute) |
MappedAttribute(String attribute,
String domain) |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute() |
String |
getDomain() |
void |
setAttribute(String attribute) |
void |
setDomain(String domain) |
public MappedAttribute(String attribute)
Copyright © 2007–2017 WSO2. All rights reserved.