Package com.ibm.ws.javaee.dd.commonbnd
Interface CustomLoginConfiguration
-
public interface CustomLoginConfiguration
Represents <custom-login-configuration>.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
java.util.List<Property>
getProperties()
-
-
-
Method Detail
-
getName
java.lang.String getName()
-
getProperties
java.util.List<Property> getProperties()
-
-