public class PlainAuthTokenServiceConfigurator extends AuthTokenServiceConfigurator<BinaryAuthToken>
| Constructor and Description |
|---|
PlainAuthTokenServiceConfigurator(org.jboss.as.controller.PathAddress address) |
| Modifier and Type | Method and Description |
|---|---|
BinaryAuthToken |
apply(String sharedSecret) |
build, configure, registergetServiceNamepublic PlainAuthTokenServiceConfigurator(org.jboss.as.controller.PathAddress address)
public BinaryAuthToken apply(String sharedSecret)
Copyright © 2020 JBoss by Red Hat. All rights reserved.