|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityPlugin | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of SecurityPlugin in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as SecurityPlugin | |
---|---|
protected SecurityPlugin |
MessageDrivenDescriptor.securityPlugin
|
Methods in org.apache.openejb.jee.wls that return SecurityPlugin | |
---|---|
SecurityPlugin |
ObjectFactory.createSecurityPlugin()
Create an instance of SecurityPlugin |
SecurityPlugin |
MessageDrivenDescriptor.getSecurityPlugin()
Gets the value of the securityPlugin property. |
Methods in org.apache.openejb.jee.wls with parameters of type SecurityPlugin | |
---|---|
void |
MessageDrivenDescriptor.setSecurityPlugin(SecurityPlugin value)
Sets the value of the securityPlugin property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |