Class KadminGetPrincipalsCommand
- java.lang.Object
-
- io.github.vyaslav.kadmin.commands.KadminGetPrincipalsCommand
-
- All Implemented Interfaces:
KadminCommand
public class KadminGetPrincipalsCommand extends java.lang.Object implements KadminCommand
-
-
Constructor Summary
Constructors Constructor Description KadminGetPrincipalsCommand(java.lang.String expression)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringcommandString()
-
-
-
Method Detail
-
commandString
public java.lang.String commandString()
- Specified by:
commandStringin interfaceKadminCommand
-
-