96979899100101102103
{ return bindImpl(username, password); } catch(Exception e) { throw new SSOAuthenticationException(e); } }