authTicket element
Type: | authTicket |
Namespace: | http://sonatype.org/xsd/nexus-wonderland-plugin/rest/1.0 |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<authTicket xmlns="http://sonatype.org/xsd/nexus-wonderland-plugin/rest/1.0">
<t xmlns="">...</t>
</authTicket>
Example JSON
{
"t" : "..."
}