Package | Description |
---|---|
org.jboss.security.client |
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 © 2015 JBoss Inc.. All Rights Reserved.