Package | Description |
---|---|
org.jboss.security.client |
Modifier and Type | Class and Description |
---|---|
class |
JBossSecurityClient
Implementation of the SecurityClient contract
Usage: |
Modifier and Type | Method and Description |
---|---|
static SecurityClient |
SecurityClientFactory.getSecurityClient()
Return the default Security Client
The default Security Client is of type
"org.jboss.security.client.JBossSecurityClient"
|
static SecurityClient |
SecurityClientFactory.getSecurityClient(Class<?> clazz)
Obtain a Security Client
|
static SecurityClient |
SecurityClientFactory.getSecurityClient(String client)
Return a security client of type
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.