public class AcquireBearerTokenByUserCredentialSample
extends java.lang.Object
Usage: run.bat com.vmware.sso.client.samples.AcquireBearerTokenByUserCredentialSample [sso url] [username] [password]
| Constructor and Description |
|---|
AcquireBearerTokenByUserCredentialSample() |
public AcquireBearerTokenByUserCredentialSample()
public static org.w3c.dom.Element getToken(java.lang.String[] args)
throws javax.xml.datatype.DatatypeConfigurationException
args - String array containing the following values in the
below order: Element representing the Token issuedjavax.xml.datatype.DatatypeConfigurationExceptionpublic static void main(java.lang.String[] args)
throws javax.xml.datatype.DatatypeConfigurationException
javax.xml.datatype.DatatypeConfigurationException