org.wildfly.extras.creaper.commands.elytron.credfactory
Class AddCustomCredentialSecurityFactory

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.AbstractAddCustom
      extended by org.wildfly.extras.creaper.commands.elytron.credfactory.AddCustomCredentialSecurityFactory
All Implemented Interfaces:
Command, OfflineCommand, OnlineCommand

public final class AddCustomCredentialSecurityFactory
extends AbstractAddCustom


Nested Class Summary
static class AddCustomCredentialSecurityFactory.Builder
           
 
Field Summary
 
Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand
NOOP
 
Fields inherited from interface org.wildfly.extras.creaper.core.offline.OfflineCommand
NOOP
 
Method Summary
protected  String getCustomTypeName()
           
protected  GroovyXmlTransform.Builder getGroovyBuilder()
           
 
Methods inherited from class org.wildfly.extras.creaper.commands.elytron.AbstractAddCustom
apply, apply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand
toString
 
Methods inherited from interface org.wildfly.extras.creaper.core.offline.OfflineCommand
toString
 

Method Detail

getCustomTypeName

protected String getCustomTypeName()
Specified by:
getCustomTypeName in class AbstractAddCustom

getGroovyBuilder

protected GroovyXmlTransform.Builder getGroovyBuilder()
Specified by:
getGroovyBuilder in class AbstractAddCustom


Copyright © 2020. All rights reserved.