|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.higgins.idas.common.AuthNLeastPrivilegedUserMaterials
public class AuthNLeastPrivilegedUserMaterials
Marker class for specifying a Context Provider-configured least privileged user identity for org.eclipse.higgins.idas.api.IContext#open(Object).
When this is used, the Context Provider may use a configured least privileged 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.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.higgins.idas.api.IAuthNMaterials |
|---|
AUTHNMATERIALS_TYPE_ANONYMOUS, AUTHNMATERIALS_TYPE_IMPLIED, AUTHNMATERIALS_TYPE_LEASTPRIVILEGED, AUTHNMATERIALS_TYPE_MINFOCARD, AUTHNMATERIALS_TYPE_NAMEPRIVATEKEY, AUTHNMATERIALS_TYPE_PINFOCARD, AUTHNMATERIALS_TYPE_SAMLPOLICY, AUTHNMATERIALS_TYPE_USERNAMEPASSWORD |
| Constructor Summary | |
|---|---|
AuthNLeastPrivilegedUserMaterials()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthNLeastPrivilegedUserMaterials()
throws org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.idas.api.IdASException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||