org.cagrid.gaards.websso.authentication.helper
Interface AuthenticationServiceHelper
- All Known Implementing Classes:
- AuthenticationServiceHelperImpl
public interface AuthenticationServiceHelper
|
Method Summary |
SAMLAssertion |
authenticate(java.lang.String authenticationServiceURL,
java.lang.String userName,
java.lang.String password)
|
authenticate
SAMLAssertion authenticate(java.lang.String authenticationServiceURL,
java.lang.String userName,
java.lang.String password)
throws AuthenticationErrorException,
AuthenticationConfigurationException
- Throws:
AuthenticationErrorException
AuthenticationConfigurationException