Class KeyStoreRealm.Builder
java.lang.Object
org.wildfly.test.security.common.elytron.AbstractConfigurableElement.Builder<KeyStoreRealm.Builder>
org.wildfly.test.security.common.elytron.KeyStoreRealm.Builder
- Enclosing class:
- KeyStoreRealm
public static final class KeyStoreRealm.Builder
extends AbstractConfigurableElement.Builder<KeyStoreRealm.Builder>
Builder to build
KeyStoreRealm.-
Method Summary
Modifier and TypeMethodDescriptionbuild()protected KeyStoreRealm.Builderself()withKeyStore(String keyStore) Methods inherited from class org.wildfly.test.security.common.elytron.AbstractConfigurableElement.Builder
withName
-
Method Details
-
withKeyStore
-
build
-
self
- Specified by:
selfin classAbstractConfigurableElement.Builder<KeyStoreRealm.Builder>
-