public class AttributeFactory extends Object
Constructor and Description |
---|
AttributeFactory() |
Modifier and Type | Method and Description |
---|---|
static <T> Attribute<T> |
createAttribute(String name,
T value)
Create an attribute
|
static Attribute<String> |
createEmailAddress(String emailAddress)
Create an email attribute
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.