|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.management.Message
public final class Message
PERMIS manager/agent messages.
The messages are used by the PERMIS manager and the PERMIS agent to communicate with each other.
Field Summary | |
---|---|
static java.lang.String |
RESPONSE_EXCEPTION
The response code sent from a PERMIS agent used to inform the PERMIS manager that the an exception happened. |
static java.lang.String |
RESPONSE_LDAP_CONNECT
The response code sent from the PERMIS agent used to inform the PERMIS manager that the agent was unable to connect to the LDAP directory. |
static java.lang.String |
RESPONSE_LDAP_UNKNOWNHOST
The response code sent from the PERMIS agent used to inform the PERMIS manager that the agent was unable to find the Host belonging to the remote directory that contains the policy (i.e. |
static java.lang.String |
RESPONSE_UPDATED
The response code sent from a PERMIS agent used to inform the PERMIS manager that the update happened. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RESPONSE_UPDATED
public static final java.lang.String RESPONSE_EXCEPTION
public static final java.lang.String RESPONSE_LDAP_UNKNOWNHOST
public static final java.lang.String RESPONSE_LDAP_CONNECT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |