public class SAML11AttributeType extends SAML11AttributeDesignatorType
Modifier and Type | Field and Description |
---|---|
protected List<Object> |
attributeValues |
attributeName, attributeNamespace
Constructor and Description |
---|
SAML11AttributeType(String attributeName,
URI attributeNamespace) |
Modifier and Type | Method and Description |
---|---|
void |
add(Object attribValue) |
void |
addAll(List<Object> attribValueList) |
List<Object> |
get() |
boolean |
remove(Object attribVal) |
getAttributeName, getAttributeNamespace
Copyright © 2021 JBoss by Red Hat. All rights reserved.