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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return AuthMethodType
 AuthMethodType Webapp30Factory.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.webapp30 with parameters of type AuthMethodType
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the 'Auth Method' containment reference.