org.eclipse.higgins.idas.common
Class AuthNLeastPrivilegedUserMaterials
java.lang.Object
org.eclipse.higgins.idas.common.AuthNLeastPrivilegedUserMaterials
- public class AuthNLeastPrivilegedUserMaterials
- extends Object
Marker class for specifying a Context Provider-configured least privileged user identity for IContext.open(Object)
.
When this is used, the Context Provider may use a configured least priviledged user to open the context.
An application consuming IdAS may require specific rights to the underlying store to accomplish the tasks it has been designed to accomplish.
Typically, the configurer of the Context Provider in the system has the knowledge and ability to define an identity as which the IdAS consumer
may perform its required tasks successfully.
AuthNLeastPrivilegedUserMaterials
public AuthNLeastPrivilegedUserMaterials()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException