public class GetSAMLTokenFromUsernamePasswordResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SAMLToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GetSAMLTokenFromUsernamePasswordResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getSAMLToken()
Gets the value of the samlToken property.
|
void |
setSAMLToken(String value)
Sets the value of the samlToken property.
|
protected String samlToken
Copyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.