A C D G I L M O P R T U 

A

addRole(String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Add a role to the system
addUser(String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Add a user store to the system.
addUserWithRole(String, String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Add a new user by assigning him to a new role
authorizeRole(String, String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Authorize a role with given permission.

C

createRemoteAuthorizationManager() - Method in class org.wso2.remoteum.sample.RemoteUMClient
create web service client for RemoteAuthorizationManager service.
createRemoteUserStoreManager() - Method in class org.wso2.remoteum.sample.RemoteUMClient
create web service client for RemoteUserStoreManager service from the wrapper api provided in carbon - remote-usermgt component

D

deleteUser(String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Delete an exisitng user from the system

G

getUserClaims(String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
print the user claims of given user

I

IS_HOME - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 
isUserAuthorized(String, String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Check whether a given user has a given permission.

L

listUsers() - Method in class org.wso2.remoteum.sample.RemoteUMClient
Retrieve all the users in the system
login(String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
Authenticate to carbon as admin user and obtain the authentication cookie

M

main(String[]) - Static method in class org.wso2.remoteum.sample.RemoteUMClient
 

O

org.wso2.remoteum.sample - package org.wso2.remoteum.sample
 

P

PASSWORD - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 
PROPERTIES_FILE_NAME - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 

R

REMOTE_SERVER_URL - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 
RemoteUMClient - Class in org.wso2.remoteum.sample
This demonstrates how to use remote user management API to add, delete and read users.
RemoteUMClient() - Constructor for class org.wso2.remoteum.sample.RemoteUMClient
Initialization of environment
RemoteUMSampleConstants - Class in org.wso2.remoteum.sample
 
RemoteUMSampleConstants() - Constructor for class org.wso2.remoteum.sample.RemoteUMSampleConstants
 

T

TRUST_STORE_PASSWORD - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 
TRUST_STORE_PATH - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 

U

updateEmail(String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
update the email address of given user
updateLastName(String, String) - Method in class org.wso2.remoteum.sample.RemoteUMClient
update the Last name of given user
USER_NAME - Static variable in class org.wso2.remoteum.sample.RemoteUMSampleConstants
 
A C D G I L M O P R T U 

Copyright © 2007–2017 WSO2. All rights reserved.