public class HttpBasedServiceCredentials extends Object implements Credentials
| Constructor and Description |
|---|
HttpBasedServiceCredentials(URL callbackUrl)
Constructor that takes the URL of the HTTP-based service and creates the
Credentials object.
|
public HttpBasedServiceCredentials(URL callbackUrl)
callbackUrl - the URL representing the serviceIllegalArgumentException - if the callbackUrl is null.Copyright © 2004-2012 Jasig. All Rights Reserved.