Searched refs:SchemaCommand (Results 1 - 25 of 78) sorted by relevance

1234

/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/
H A DDummyCommand.java31 import com.sun.identity.cli.schema.SchemaCommand;
36 public class DummyCommand extends SchemaCommand {
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/
H A DDummyCommand.java31 import com.sun.identity.cli.schema.SchemaCommand;
36 public class DummyCommand extends SchemaCommand {
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/org/forgerock/openam/cli/schema/
H A DGetAttributeSchemaChoiceValues.java33 import com.sun.identity.cli.schema.SchemaCommand;
44 public class GetAttributeSchemaChoiceValues extends SchemaCommand {
H A DRemovePluginSchema.java36 import com.sun.identity.cli.schema.SchemaCommand;
47 public class RemovePluginSchema extends SchemaCommand {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/org/forgerock/openam/cli/schema/
H A DGetAttributeSchemaChoiceValues.java33 import com.sun.identity.cli.schema.SchemaCommand;
44 public class GetAttributeSchemaChoiceValues extends SchemaCommand {
H A DRemovePluginSchema.java36 import com.sun.identity.cli.schema.SchemaCommand;
47 public class RemovePluginSchema extends SchemaCommand {
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DRegisterAuthModule.java37 import com.sun.identity.cli.schema.SchemaCommand;
49 public class RegisterAuthModule extends SchemaCommand {
H A DUnregisterAuthModule.java37 import com.sun.identity.cli.schema.SchemaCommand;
48 public class UnregisterAuthModule extends SchemaCommand {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DRegisterAuthModule.java37 import com.sun.identity.cli.schema.SchemaCommand;
49 public class RegisterAuthModule extends SchemaCommand {
H A DUnregisterAuthModule.java37 import com.sun.identity.cli.schema.SchemaCommand;
48 public class UnregisterAuthModule extends SchemaCommand {
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DGetServiceRevisionNumber.java44 public class GetServiceRevisionNumber extends SchemaCommand {
H A DAddPluginInterface.java47 public class AddPluginInterface extends SchemaCommand {
H A DModifyInheritance.java47 public class ModifyInheritance extends SchemaCommand {
H A DSetServiceSchemaI18nKey.java47 public class SetServiceSchemaI18nKey extends SchemaCommand {
H A DSetServiceSchemaPropertiesViewBeanURL.java47 public class SetServiceSchemaPropertiesViewBeanURL extends SchemaCommand {
H A DAddSubSchema.java51 public class AddSubSchema extends SchemaCommand {
H A DModifyAttributeSchemaAny.java48 public class ModifyAttributeSchemaAny extends SchemaCommand {
H A DModifyAttributeSchemaI18nKey.java48 public class ModifyAttributeSchemaI18nKey extends SchemaCommand {
H A DModifyAttributeSchemaPropertiesViewBeanURL.java48 public class ModifyAttributeSchemaPropertiesViewBeanURL extends SchemaCommand {
H A DModifyAttributeSchemaSyntax.java48 public class ModifyAttributeSchemaSyntax extends SchemaCommand {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DGetServiceRevisionNumber.java44 public class GetServiceRevisionNumber extends SchemaCommand {
H A DAddPluginInterface.java47 public class AddPluginInterface extends SchemaCommand {
H A DModifyInheritance.java47 public class ModifyInheritance extends SchemaCommand {
H A DSetServiceSchemaI18nKey.java47 public class SetServiceSchemaI18nKey extends SchemaCommand {
H A DSetServiceSchemaPropertiesViewBeanURL.java47 public class SetServiceSchemaPropertiesViewBeanURL extends SchemaCommand {

Completed in 62 milliseconds

1234