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

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

Uses of FormLoginConfig in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as FormLoginConfig
protected  FormLoginConfig LoginConfig.formLoginConfig
           
 

Methods in org.apache.openejb.jee that return FormLoginConfig
 FormLoginConfig LoginConfig.getFormLoginConfig()
          Gets the value of the formLoginConfig property.
 

Methods in org.apache.openejb.jee with parameters of type FormLoginConfig
 void LoginConfig.setFormLoginConfig(FormLoginConfig value)
          Sets the value of the formLoginConfig property.
 



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