Uses of Class
org.wso2.carbon.identity.oauth.stub.OAuthAdminServiceIdentityOAuthAdminException
-
Packages that use OAuthAdminServiceIdentityOAuthAdminException Package Description org.wso2.carbon.identity.oauth.stub -
-
Uses of OAuthAdminServiceIdentityOAuthAdminException in org.wso2.carbon.identity.oauth.stub
Methods in org.wso2.carbon.identity.oauth.stub that throw OAuthAdminServiceIdentityOAuthAdminException Modifier and Type Method Description OAuthConsumerAppDTO[]
OAuthAdminService. getAppsAuthorizedByUser()
Auto generated method signatureOAuthConsumerAppDTO[]
OAuthAdminServiceStub. getAppsAuthorizedByUser()
Auto generated method signatureOAuthRevocationResponseDTO
OAuthAdminService. revokeAuthzForAppsByResoureOwner(OAuthRevocationRequestDTO revokeRequestDTO15)
Auto generated method signatureOAuthRevocationResponseDTO
OAuthAdminServiceStub. revokeAuthzForAppsByResoureOwner(OAuthRevocationRequestDTO revokeRequestDTO41)
Auto generated method signature
-