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

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

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

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

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