|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sandev.basics.structs.AuthWrapperStruct
Wraps a message for transmission between Authorizer nodes.
An AuthWrapper is not persistent, and it does not have any verb
message forms itself. It is solely a container.
| Field Summary | |
protected java.lang.String |
message
The payload serialized and encrypted message. |
| Constructor Summary | |
AuthWrapperStruct()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String message
| Constructor Detail |
public AuthWrapperStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||