This is the complete list of members for org.turro.elephant.sso.IAssertionProvider, including all inherited members.
getAssertion(HttpServletRequest request) | org.turro.elephant.sso.IAssertionProvider | |
getGeoIP(String remoteIP) | org.turro.elephant.sso.IAssertionProvider | |
hasAssertion(HttpServletRequest request) | org.turro.elephant.sso.IAssertionProvider | |
killAssertion(HttpServletResponse response) | org.turro.elephant.sso.IAssertionProvider | |
removeAssertion(HttpServletRequest request, HttpServletResponse response, IContact contact) | org.turro.elephant.sso.IAssertionProvider | |
setAssertion(byte[] assertion, byte[] clientId, IContact contact, String details, String remoteIP, String geoIP, HttpServletResponse response) | org.turro.elephant.sso.IAssertionProvider | |
updateAssertion(String details, String remoteIP, String geoIP, HttpServletResponse response, ISSOIdentity identity) | org.turro.elephant.sso.IAssertionProvider |