|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoginConfigType
A representation of the model object 'Login Config Type'.
The following features are supported:
Webapp23Package.getLoginConfigType()
Method Summary | |
---|---|
AuthMethodType |
getAuthMethod()
Returns the value of the 'Auth Method' containment reference. |
FormLoginConfigType |
getFormLoginConfig()
Returns the value of the 'Form Login Config' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
RealmNameType |
getRealmName()
Returns the value of the 'Realm Name' containment reference. |
void |
setAuthMethod(AuthMethodType value)
Sets the value of the ' Auth Method ' containment reference. |
void |
setFormLoginConfig(FormLoginConfigType value)
Sets the value of the ' Form Login Config ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setRealmName(RealmNameType value)
Sets the value of the ' Realm Name ' containment reference. |
Method Detail |
---|
AuthMethodType getAuthMethod()
If the meaning of the 'Auth Method' containment reference isn't clear, there really should be more of a description here...
setAuthMethod(AuthMethodType)
,
Webapp23Package.getLoginConfigType_AuthMethod()
void setAuthMethod(AuthMethodType value)
Auth Method
' containment reference.
value
- the new value of the 'Auth Method' containment reference.getAuthMethod()
RealmNameType getRealmName()
If the meaning of the 'Realm Name' containment reference isn't clear, there really should be more of a description here...
setRealmName(RealmNameType)
,
Webapp23Package.getLoginConfigType_RealmName()
void setRealmName(RealmNameType value)
Realm Name
' containment reference.
value
- the new value of the 'Realm Name' containment reference.getRealmName()
FormLoginConfigType getFormLoginConfig()
If the meaning of the 'Form Login Config' containment reference isn't clear, there really should be more of a description here...
setFormLoginConfig(FormLoginConfigType)
,
Webapp23Package.getLoginConfigType_FormLoginConfig()
void setFormLoginConfig(FormLoginConfigType value)
Form Login Config
' containment reference.
value
- the new value of the 'Form Login Config' containment reference.getFormLoginConfig()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp23Package.getLoginConfigType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |