|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RESTAuthProvider | |
---|---|
org.spiffyui.client.rest | The rest package contains interfaces and classes for calling remote REST services. |
Uses of RESTAuthProvider in org.spiffyui.client.rest |
---|
Classes in org.spiffyui.client.rest that implement RESTAuthProvider | |
---|---|
class |
AuthUtil
This is the default class for handling authentication during REST calls. |
Methods in org.spiffyui.client.rest that return RESTAuthProvider | |
---|---|
static RESTAuthProvider |
RESTility.getAuthProvider()
Gets the current auth provider which will be used for future REST calls. |
Methods in org.spiffyui.client.rest with parameters of type RESTAuthProvider | |
---|---|
static void |
RESTility.setAuthProvider(RESTAuthProvider authProvider)
Sets the authentication provider used for future REST requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |