Uses of Class
org.wso2.solutions.identity.openid.OpenIDAuthenticationRequest

Packages that use OpenIDAuthenticationRequest
org.wso2.solutions.identity.openid   
org.wso2.solutions.identity.openid.extensions   
 

Uses of OpenIDAuthenticationRequest in org.wso2.solutions.identity.openid
 

Methods in org.wso2.solutions.identity.openid with parameters of type OpenIDAuthenticationRequest
 OpenIDExtension OpenIDExtensionFactory.getExtension(OpenIDAuthenticationRequest request)
          Create an instance of the OpenIDExtension based on the OpenID extension type
 

Uses of OpenIDAuthenticationRequest in org.wso2.solutions.identity.openid.extensions
 

Constructors in org.wso2.solutions.identity.openid.extensions with parameters of type OpenIDAuthenticationRequest
OpenIDAttributeExchange(OpenIDAuthenticationRequest request)
          Constructed during building the response
OpenIDPape(OpenIDAuthenticationRequest request)
          Constructed during building the response
OpenIDSimpleReg(OpenIDAuthenticationRequest request)
          Constructed during building the response