Overload List
| Name | Description | |
|---|---|---|
| create(Byte) | Creates and returns a Permission object of the correct type from a byte array of data.
            	  | |
| create(DOFMarshalContext, DOFPacket) | 
            Creates and returns a Permission object of the correct type by
            removing it from the front of a BufferedPacket.
              | 
See Also