Package dev.galasa.zossecurity
Interface IZosCicsProfile
- All Superinterfaces:
IZosProfile
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the CICS Security Class typeRetrieve the Member/Grouping setting
-
Method Details
-
getClassResource
ZosCicsClassResource getClassResource()Retrieve the CICS Security Class type- Returns:
- The CICS Security Class type
-
getClassType
ZosCicsClassType getClassType()Retrieve the Member/Grouping setting- Returns:
- Member or Grouping
-