|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthenticationInformation
A representation of the model object ' Authentication Information'.
The following features are supported:
ModelPackage.getAuthenticationInformation()| Method Summary | |
|---|---|
ACUser |
getResolvedACUser()
Returns the value of the 'Resolved AC User' containment reference. |
SessionId |
getSessionId()
Returns the value of the 'Session Id' containment reference. |
void |
setResolvedACUser(ACUser value)
Sets the value of the ' Resolved AC User' containment reference. |
void |
setSessionId(SessionId value)
Sets the value of the ' Session Id
' containment reference. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
SessionId getSessionId()
If the meaning of the 'Session Id' containment reference isn't clear, there really should be more of a description here...
setSessionId(SessionId),
ModelPackage.getAuthenticationInformation_SessionId()void setSessionId(SessionId value)
Session Id
' containment reference.
value - the new value of the 'Session Id' containment reference.getSessionId()ACUser getResolvedACUser()
If the meaning of the 'Resolved AC User' containment reference isn't clear, there really should be more of a description here...
setResolvedACUser(ACUser),
ModelPackage.getAuthenticationInformation_ResolvedACUser()void setResolvedACUser(ACUser value)
Resolved AC User' containment reference.
value - the new value of the 'Resolved AC User' containment reference.getResolvedACUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||