|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.rbac.Record
public abstract class Record
This is an abstract class for Permis-specific SAWS records
Constructor Summary | |
---|---|
Record()
|
Method Summary | |
---|---|
abstract byte[] |
toBytes()
|
protected byte[] |
toBytes(java.lang.String result)
returns the record as an array of bytes, to be implemented by each recod type class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Record()
Method Detail |
---|
public abstract byte[] toBytes()
protected byte[] toBytes(java.lang.String result)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |