Uses of Interface
org.eclipse.modisco.jee.webapp.webapp24.AuthMethodType

Packages that use AuthMethodType
org.eclipse.modisco.jee.webapp.webapp24   
 

Uses of AuthMethodType in org.eclipse.modisco.jee.webapp.webapp24
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return AuthMethodType
 AuthMethodType Webapp24Factory.createAuthMethodType()
          Returns a new object of class 'Auth Method Type'.
 AuthMethodType LoginConfigType.getAuthMethod()
          Returns the value of the 'Auth Method' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type AuthMethodType
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the 'Auth Method' containment reference.