Class SecurityClassification
java.lang.Object
co.ecg.alpaca.toolkit.generated.services.SecurityClassification
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Get a trunk group's Security Classifications configuration.static class
Response to the GroupTrunkGroupSecurityClassificationGetRequest.static class
Modify a trunk group's Security Classification configuration The response is either a SuccessResponse or an ErrorResponse.static class
Add a new Security Classification The response is either a SuccessResponse or an ErrorResponse.static class
Delete a System Security Classification The response is either a SuccessResponse or an ErrorResponse.static class
Get a system Security Classification.static class
Response to the SystemSecurityClassificationGetClassificationRequest.static class
Get a list of users that currently have the specified Security Classification assigned.static class
Response to the SystemSecurityClassificationGetClassificationTrunkGroupUsageListRequest.static class
Get a list of users that currently have the specified Security Classification assigned.static class
Response to the SystemSecurityClassificationGetClassificationUserUsageListRequest.static class
Get system Security Classifications parameters.static class
Response to the SystemSecurityClassificationGetRequest21.static class
Modify a Security Classification The response is either a SuccessResponse or an ErrorResponse.static class
Modify security classification parameters. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurityClassification
public SecurityClassification()
-