public class StringAttributeValue extends Object implements IdPAttributeValue<String>
IdPAttribute values that are strings.| Modifier and Type | Field and Description |
|---|---|
private String |
value
The attribute value.
|
| Constructor and Description |
|---|
StringAttributeValue(String attributeValue)
Constructor.
|
@Nonnull @NotEmpty public final String getValue()
getValue in interface IdPAttributeValue<String>Copyright © 1999–2014. All rights reserved.