public class SAMLAttribute extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
name |
private String |
type |
| Constructor and Description |
|---|
SAMLAttribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
void |
setName(String name) |
void |
setType(String type) |