public class ProxyTicketRequest extends Object
/proxy URI.| Modifier and Type | Field and Description |
|---|---|
private String |
pgt
Proxy-granting ticket ID.
|
private String |
targetService
Target service to which proxy ticket will be delivered.
|
| Constructor and Description |
|---|
ProxyTicketRequest(String pgt,
String targetService)
Creates a new proxy ticket request with given parameters.
|
Copyright © 1999–2015. All rights reserved.