Uses of Class
ca.gc.cyber.ops.assemblyline.java.client.model.LoginResponse.Privleges
-
Packages that use LoginResponse.Privleges Package Description ca.gc.cyber.ops.assemblyline.java.client.model -
-
Uses of LoginResponse.Privleges in ca.gc.cyber.ops.assemblyline.java.client.model
Methods in ca.gc.cyber.ops.assemblyline.java.client.model that return LoginResponse.Privleges Modifier and Type Method Description static LoginResponse.PrivlegesLoginResponse.Privleges. valueOf(String name)Returns the enum constant of this type with the specified name.static LoginResponse.Privleges[]LoginResponse.Privleges. values()Returns an array containing the constants of this enum type, in the order they are declared.
-