Package org.wso2.carbon.user.api
-
Interface Summary Interface Description 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 Class Description 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 managerRealmConfiguration The object representing the realm configuration.Tenant Represents a TenantTenantMgtConfiguration Class that represents the tenant-mgt.xml -
Exception Summary Exception Description UserStoreClientException The exception to throw when there is a client problem with the realm.UserStoreException The exception to throw when there is a problem with the realm.