public interface IAuthorizationServerCallback
Modifier and Type | Method and Description |
---|---|
boolean |
authorize(String theUriPath,
String theUsername,
String thePassword)
Returns true if the username and password are accepted as valid for a given URI
|
Copyright © 2012–2017 University Health Network. All rights reserved.