Package org.gatein.sso.plugin
Class RestCallbackCaller
java.lang.Object
org.gatein.sso.plugin.RestCallbackCaller
Object, which runs on SSO server side (CAS, OpenAM) and is used to help with connection to GateIn via REST
- Author:
- Marek Posolda
-
Constructor Summary
ConstructorsConstructorDescriptionRestCallbackCaller(String callbackURL, String httpMethod) RestCallbackCaller(String protocol, String host, String port, String pathContext, String httpMethod) -
Method Summary
Modifier and TypeMethodDescriptionbooleanexecuteRemoteCall(String username, String password) toString()