Uses of Class
com.blackhillsoftware.smf.smf92.TokenManagerInformation
Packages that use TokenManagerInformation
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of TokenManagerInformation in com.blackhillsoftware.smf.smf92
Methods in com.blackhillsoftware.smf.smf92 that return TokenManagerInformationModifier and TypeMethodDescriptionstatic TokenManagerInformation
TokenManagerInformation.create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods in com.blackhillsoftware.smf.smf92 that return types with arguments of type TokenManagerInformationModifier and TypeMethodDescriptionSmf92Record.tokenManagerInformation()
Get a List containing Token Manager Information Sections from the record.