public class SAMLAttribute extends Object
Constructor and Description |
---|
SAMLAttribute(String name,
String namespace,
String... value)
Instantiates a new sAML attribute.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name.
|
String |
getNamespace()
Gets the namespace.
|
String |
getValue()
Deprecated.
|
String[] |
getValues() |
String |
toString() |
public String getName()
public String getNamespace()
@Deprecated public String getValue()
public String[] getValues()
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.