Uses of Class
org.apache.openejb.jee.FormLoginConfig
-
Packages that use FormLoginConfig Package Description 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 Modifier and Type Field Description protected FormLoginConfigLoginConfig. formLoginConfigMethods in org.apache.openejb.jee that return FormLoginConfig Modifier and Type Method Description FormLoginConfigLoginConfig. getFormLoginConfig()Gets the value of the formLoginConfig property.Methods in org.apache.openejb.jee with parameters of type FormLoginConfig Modifier and Type Method Description voidLoginConfig. setFormLoginConfig(FormLoginConfig value)Sets the value of the formLoginConfig property.
-