Class IsIdentityServiceReadOnlyCmd

  • All Implemented Interfaces:
    Command<java.lang.Boolean>

    public class IsIdentityServiceReadOnlyCmd
    extends java.lang.Object
    implements Command<java.lang.Boolean>
    Author:
    Daniel Meyer
    • Constructor Detail

      • IsIdentityServiceReadOnlyCmd

        public IsIdentityServiceReadOnlyCmd()
    • Method Detail

      • execute

        public java.lang.Boolean execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<java.lang.Boolean>