|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectServiceMBeanSupport
org.jboss.portal.jems.as.system.AbstractJBossService
org.jboss.portal.security.impl.JBossAuthorizationDomainRegistryImpl
public class JBossAuthorizationDomainRegistryImpl
MBean to allow access to the policy config service and the policy configs stored within.
| Constructor Summary | |
|---|---|
JBossAuthorizationDomainRegistryImpl()
|
|
| Method Summary | |
|---|---|
void |
addDomain(AuthorizationDomain domain)
Add a policy. |
AuthorizationDomain |
getDomain(java.lang.String domainType)
|
java.util.Collection |
getDomains()
|
void |
removeDomain(AuthorizationDomain domain)
Remove a policy |
| Methods inherited from class org.jboss.portal.jems.as.system.AbstractJBossService |
|---|
create, destroy, getState, getStateString, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossAuthorizationDomainRegistryImpl()
| Method Detail |
|---|
public void addDomain(AuthorizationDomain domain)
JBossAuthorizationDomainRegistry
addDomain in interface JBossAuthorizationDomainRegistrypublic void removeDomain(AuthorizationDomain domain)
JBossAuthorizationDomainRegistry
removeDomain in interface JBossAuthorizationDomainRegistrypublic AuthorizationDomain getDomain(java.lang.String domainType)
getDomain in interface AuthorizationDomainRegistrypublic java.util.Collection getDomains()
getDomains in interface AuthorizationDomainRegistry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||