Uses of Class
org.apache.openejb.jee.LoginConfig

Packages that use LoginConfig
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of LoginConfig in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type LoginConfig
protected  List<LoginConfig> WebApp.loginConfig
           
protected  List<LoginConfig> WebFragment.loginConfig
           
 

Methods in org.apache.openejb.jee that return types with arguments of type LoginConfig
 List<LoginConfig> WebApp.getLoginConfig()
           
 List<LoginConfig> WebFragment.getLoginConfig()
           
 List<LoginConfig> WebCommon.getLoginConfig()
           
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.