public class SAML11NameIdentifierType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected URI |
format |
protected String |
nameQualifier |
protected String |
value |
| Constructor and Description |
|---|
SAML11NameIdentifierType(String val) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getFormat() |
String |
getNameQualifier() |
String |
getValue() |
void |
setFormat(URI format) |
void |
setNameQualifier(String nameQualifier) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.