| AuthorizationManager |
|
| Claim |
Represents a claim that is associated with an entity usually a user.
|
| ClaimManager |
This is the interface to manage claims in the system.
|
| 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.
|
| ProfileConfigurationManager |
This is the interface to manage profiles in the system.
|
| Properties |
|
| Property |
Represents a property in user store manager
|
| RealmConfiguration |
The object representing the realm configuration.
|
| Tenant |
Represents a Tenant
|
| TenantManager |
|
| TenantMgtConfiguration |
Class that represents the tenant-mgt.xml
|
| UserRealm |
The Realm of the WSO2 user Kernel.
|
| UserStoreException |
The exception to throw when there is a problem with the realm.
|
| UserStoreManager |
The interface to read data from a user store.
|