Uses of Class
org.apache.openejb.jee.wls.SecurityPlugin
-
Packages that use SecurityPlugin Package Description 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 Modifier and Type Field Description protected SecurityPluginMessageDrivenDescriptor. securityPluginMethods in org.apache.openejb.jee.wls that return SecurityPlugin Modifier and Type Method Description SecurityPluginObjectFactory. createSecurityPlugin()Create an instance ofSecurityPluginSecurityPluginMessageDrivenDescriptor. getSecurityPlugin()Gets the value of the securityPlugin property.Methods in org.apache.openejb.jee.wls with parameters of type SecurityPlugin Modifier and Type Method Description voidMessageDrivenDescriptor. setSecurityPlugin(SecurityPlugin value)Sets the value of the securityPlugin property.
-