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