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

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

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

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