BrightSide Workbench Full Report + Source Code
org.turro.sso.AssertionProvider Member List

This is the complete list of members for org.turro.sso.AssertionProvider, including all inherited members.

getAssertion(HttpServletRequest request)org.turro.sso.AssertionProvider
getGeoIP(String remoteIP)org.turro.sso.AssertionProvider
hasAssertion(HttpServletRequest request)org.turro.sso.AssertionProvider
killAssertion(HttpServletResponse response)org.turro.sso.AssertionProvider
removeAssertion(HttpServletRequest request, HttpServletResponse response, IContact contact)org.turro.sso.AssertionProvider
setAssertion(byte[] assertion, byte[] clientId, IContact contact, String details, String remoteIP, String geoIP, HttpServletResponse response)org.turro.sso.AssertionProvider
updateAssertion(String details, String remoteIP, String geoIP, HttpServletResponse response, ISSOIdentity identity)org.turro.sso.AssertionProvider