public class AuthFactorySpec extends Object
| Modifier and Type | Field and Description |
|---|---|
static AuthFactorySpec |
HTTP |
static AuthFactorySpec |
SASL |
| Modifier and Type | Method and Description |
|---|---|
String |
getCapability() |
String |
getName() |
String |
getResourceType() |
String |
getServerType() |
String |
getServerValue() |
public static final AuthFactorySpec SASL
public static final AuthFactorySpec HTTP
public String getResourceType()
public String getServerType()
public String getServerValue()
public String getName()
public String getCapability()
Copyright © 2018 JBoss by Red Hat. All rights reserved.