public interface AuthenticationInformation extends org.eclipse.emf.ecore.EObject, APIDelegate<ESAuthenticationInformation>
| Modifier and Type | Method and Description |
|---|---|
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. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPISessionId 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()Copyright © 2017. All rights reserved.