Uses of Class
org.wso2.carbon.identity.oauth.stub.OAuthServiceIdentityException
-
Packages that use OAuthServiceIdentityException Package Description org.wso2.carbon.identity.oauth.stub -
-
Uses of OAuthServiceIdentityException in org.wso2.carbon.identity.oauth.stub
Methods in org.wso2.carbon.identity.oauth.stub that throw OAuthServiceIdentityException Modifier and Type Method Description Parameters
OAuthService. authorizeOauthRequestToken(Parameters params17)
Auto generated method signatureParameters
OAuthServiceStub. authorizeOauthRequestToken(Parameters params41)
Auto generated method signatureboolean
OAuthService. isOAuthConsumerValid(OAuthConsumerDTO oauthConsumer9)
Auto generated method signatureboolean
OAuthServiceStub. isOAuthConsumerValid(OAuthConsumerDTO oauthConsumer33)
Auto generated method signatureParameters
OAuthService. validateAuthenticationRequest(Parameters params13)
Auto generated method signatureParameters
OAuthServiceStub. validateAuthenticationRequest(Parameters params37)
Auto generated method signature
-