Uses of Class
org.wso2.solutions.identity.UserStore

Packages that use UserStore
org.wso2.solutions.identity   
org.wso2.solutions.identity.sts   
 

Uses of UserStore in org.wso2.solutions.identity
 

Methods in org.wso2.solutions.identity that return UserStore
static UserStore UserStore.getInstance()
           
 

Uses of UserStore in org.wso2.solutions.identity.sts
 

Fields in org.wso2.solutions.identity.sts declared as UserStore
protected  UserStore IdentityProviderData.userStore