Class AbstractConstantHelper.Builder<T extends AbstractConstantHelper.Builder<T>>
java.lang.Object
org.wildfly.test.security.common.elytron.AbstractConfigurableElement.Builder<T>
org.wildfly.test.security.common.elytron.AbstractConstantHelper.Builder<T>
- Direct Known Subclasses:
ConstantPrincipalDecoder.Builder,ConstantPrincipalTransformer.Builder
- Enclosing class:
- AbstractConstantHelper
public abstract static class AbstractConstantHelper.Builder<T extends AbstractConstantHelper.Builder<T>>
extends AbstractConfigurableElement.Builder<T>
Builder to build
AbstractConstantHelper.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.test.security.common.elytron.AbstractConfigurableElement.Builder
self, withName
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
withConstant
-