|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACLProviderEntry | |
---|---|
org.jboss.security.acl.config | |
org.jboss.security.authorization.config | |
org.jboss.security.config |
Uses of ACLProviderEntry in org.jboss.security.acl.config |
---|
Methods in org.jboss.security.acl.config that return ACLProviderEntry | |
---|---|
ACLProviderEntry |
ACLProviderEntryHolder.getEntry()
Constructs and returns an ACLProviderEntry with the information contained in this class. |
Uses of ACLProviderEntry in org.jboss.security.authorization.config |
---|
Methods in org.jboss.security.authorization.config with parameters of type ACLProviderEntry | |
---|---|
void |
SecurityConfigObjectModelFactory.addChild(ACLInfo aclInfo,
ACLProviderEntry aclEntry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
SecurityConfigObjectModelFactory.addChild(ACLProviderEntry aclEntry,
org.jboss.security.config.ModuleOption option,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
Object |
SecurityConfigObjectModelFactory.newChild(ACLProviderEntry entry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceUri,
String localName,
Attributes attrs)
|
Uses of ACLProviderEntry in org.jboss.security.config |
---|
Methods in org.jboss.security.config that return ACLProviderEntry | |
---|---|
ACLProviderEntry[] |
ACLInfo.getACLProviderEntry()
|
Methods in org.jboss.security.config that return types with arguments of type ACLProviderEntry | |
---|---|
protected BaseSecurityInfo<ACLProviderEntry> |
ACLInfo.create(String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |