Class Smf83Record

java.lang.Object
com.ibm.jzos.sample.fields.Smf83BaseRecord
com.ibm.jzos.sample.fields.Smf83Record

public class Smf83Record extends Smf83BaseRecord
A class which maps an SMF 83 Record (RACF security information). The superclass Smf83BaseRecord describes the base section, whereas Smf83Product and Smf83Security describe relocatable sections.
Since:
2.1.0
See Also:
  • Constructor Details

    • Smf83Record

      public Smf83Record(byte[] buffer)
      Construct an instance using the given raw bytes
      Parameters:
      buffer -