Package org.wso2.carbon.user.api

Interface Summary
AuthorizationManager  
ClaimManager This is the interface to manage claims in the system.
ProfileConfigurationManager This is the interface to manage profiles in the system.
TenantManager  
UserRealm The Realm of the WSO2 user Kernel.
UserRealmService This is the OSGI service that provides the entry point to the UserRealm.
UserStoreManager The interface to read data from a user store.
 

Class Summary
Claim Represents a claim that is associated with an entity usually a user.
ClaimMapping This class represents the claim mapping between a given claim to the actual attribute which resides in the user store.
Permission  
ProfileConfiguration The class managing the profile configuration.
Properties  
Property Represents a property in user store manager
RealmConfiguration The object representing the realm configuration.
Tenant Represents a Tenant
TenantMgtConfiguration Class that represents the tenant-mgt.xml
 

Exception Summary
UserStoreException The exception to throw when there is a problem with the realm.
 



Copyright © 2014 WSO2 Inc. All rights reserved.