|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A SAML-Attribute to be appended to the final SAML-Assertion that will be passed to the online application.
| Method Summary | |
String |
getName()
The name of the SAML-Attribute. |
String |
getNameSpace()
The namespace of the SAML-Attribute. |
Object |
getValue()
The value of the SAML-Attribute. |
| Method Detail |
public Object getValue()
org.w3c.Element or a java.lang.String
object. Each other type will be ignored. <xsd:boolean> the value must be either the String
"true" of "false".
Or the <xsd:integer> number 273
has to be the String "273".
- Returns:
- The value of the SAML-Attribute.
public String getName()
public String getNameSpace()
null the namespace
"http://reference.e-government.gv.at/namespace/moa/20020822#"
will be used.
null.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||