public class SAML11SubjectLocalityType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
dnsAddress |
protected String |
ipAddress |
| Constructor and Description |
|---|
SAML11SubjectLocalityType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDnsAddress() |
String |
getIpAddress() |
void |
setDnsAddress(String dnsAddress) |
void |
setIpAddress(String ipAddress) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.