Uses of Class
org.sourceid.saml20.adapter.sp.authn.SsoContext

Packages that use SsoContext
org.sourceid.saml20.adapter.sp.authn Service Provider (SP) role specific interfaces and classes for authentication adapters. 
 

Uses of SsoContext in org.sourceid.saml20.adapter.sp.authn
 

Methods in org.sourceid.saml20.adapter.sp.authn with parameters of type SsoContext
 java.io.Serializable SpAuthenticationAdapter.createAuthN(SsoContext ssoContext, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, java.lang.String resumePath)
          This is the method that the PingFederate server will invoke during processing of a SAML 2 single sign-on to create a security context for a user at the external application.
 



Copyright 2007 Ping Identity Corp. All rights reserved.