|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthMethodType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee | |
| Uses of AuthMethodType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as AuthMethodType | |
|---|---|
protected AuthMethodType |
LoginConfigType.authMethod
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return AuthMethodType | |
|---|---|
AuthMethodType |
AuthMethodType.clone()
Creates and returns a copy of this object. |
static AuthMethodType |
ObjectFactory.copyOfAuthMethodType(AuthMethodType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.AuthMethodType instance. |
AuthMethodType |
ObjectFactory.createAuthMethodType()
Create an instance of AuthMethodType |
AuthMethodType |
LoginConfigType.getAuthMethod()
Gets the value of the authMethod property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type AuthMethodType | |
|---|---|
static AuthMethodType |
ObjectFactory.copyOfAuthMethodType(AuthMethodType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.AuthMethodType instance. |
void |
LoginConfigType.setAuthMethod(AuthMethodType value)
Sets the value of the authMethod property. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type AuthMethodType | |
|---|---|
AuthMethodType(AuthMethodType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.AuthMethodType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||