|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingModuleEntry | |
---|---|
org.jboss.security.authorization.config | |
org.jboss.security.config | |
org.jboss.security.mapping.config |
Uses of MappingModuleEntry in org.jboss.security.authorization.config |
---|
Methods in org.jboss.security.authorization.config with parameters of type MappingModuleEntry | |
---|---|
void |
SecurityConfigObjectModelFactory.addChild(MappingInfo authInfo,
MappingModuleEntry entry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
void |
SecurityConfigObjectModelFactory.addChild(MappingModuleEntry entry,
org.jboss.security.config.ModuleOption option,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
|
Object |
SecurityConfigObjectModelFactory.newChild(MappingModuleEntry entry,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceUri,
String localName,
Attributes attrs)
|
Uses of MappingModuleEntry in org.jboss.security.config |
---|
Methods in org.jboss.security.config that return MappingModuleEntry | |
---|---|
MappingModuleEntry[] |
MappingInfo.getMappingModuleEntry()
|
Methods in org.jboss.security.config that return types with arguments of type MappingModuleEntry | |
---|---|
protected BaseSecurityInfo<MappingModuleEntry> |
MappingInfo.create(String name)
|
Uses of MappingModuleEntry in org.jboss.security.mapping.config |
---|
Methods in org.jboss.security.mapping.config that return MappingModuleEntry | |
---|---|
MappingModuleEntry |
MappingConfigEntryHolder.getEntry()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |