| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
PStoreService
administration service, which can manage the server-side security protected store.
See:
          Description
| Interface Summary | |
| PStoreService | This interface represents component which provides management features for database of identities (UserStore) and certificate store (KeyStore). | 
| Class Summary | |
| Operation | Contains principal name and ADDorREMOVEoperation. | 
| PermissionHelper | This class helps to convert objects (their representaion) into identificators which are used to grant permissions and to convert identificators back to objects. | 
| PermissionHelper.Holder | This class is used as holder of object representation during decoding of it from identificator. | 
| RawUserEntry | User Entry but instead of map there is an array of property objects. | 
| SecurityProviderInfo | This class represents security provider. | 
| UserProperty | User property. | 
| UserStoreProxy | This class acts as a UserStore instance over PStoreService interface. | 
Contains structures and interface allowing to communicate with the WASP PStoreService
administration service, which can manage the server-side security protected store.
URL of the PolicyManagement service is mentioned in WASP Server documentation.
This service interface is used by WASP Console and the security tools.
Protected Store (PStore) Management
PStoreServicePStore.
This interface implements directly the PStore's KeyStore part. Server's user store
can be overseen as UserStore using the UserStoreProxy
class.
UserStoreProxyUserStore implementation using the PStoreService.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||