|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenIDAuthenticationRequest | |
---|---|
org.wso2.solutions.identity.relyingparty.openid | |
org.wso2.solutions.identity.relyingparty.openid.extensions |
Uses of OpenIDAuthenticationRequest in org.wso2.solutions.identity.relyingparty.openid |
---|
Methods in org.wso2.solutions.identity.relyingparty.openid with parameters of type OpenIDAuthenticationRequest | |
---|---|
protected void |
OpenIDConsumer.authRequest(OpenIDAuthenticationRequest request)
Authenticates the OpenID url. |
void |
OpenIDConsumer.doOpenIDAuthentication(OpenIDAuthenticationRequest request)
Authenticates the OpenID url. |
Uses of OpenIDAuthenticationRequest in org.wso2.solutions.identity.relyingparty.openid.extensions |
---|
Methods in org.wso2.solutions.identity.relyingparty.openid.extensions with parameters of type OpenIDAuthenticationRequest | |
---|---|
org.openid4java.message.MessageExtension |
OpenIDPape.getMessageExtension(OpenIDAuthenticationRequest request)
Creates an instance of MessageExtension for the OpenID authentication request |
org.openid4java.message.MessageExtension |
OpenIDAttributeExchange.getMessageExtension(OpenIDAuthenticationRequest request)
Creates an instance of MessageExtension for the OpenID authentication request |
org.openid4java.message.MessageExtension |
OpenIDSimpleReg.getMessageExtension(OpenIDAuthenticationRequest request)
Creates an instance of MessageExtension for the OpenID authentication request |
org.openid4java.message.MessageExtension |
OpenIDExtension.getMessageExtension(OpenIDAuthenticationRequest request)
Creates an instance of MessageExtension for the OpenID authentication request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |