Interface OpenIdProvider

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    OpenIdProviderImpl

    public interface OpenIdProvider
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Open Id Provider'.

    The following features are supported:

    See Also:
    ModelPackage.getOpenIdProvider()
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Integer getLifetime()
      Returns the value of the 'Lifetime' attribute.
      org.eclipse.emf.common.util.EList<String> getReturnTo()
      Returns the value of the 'Return To' attribute list.
      void setLifetime​(Integer value)
      Sets the value of the 'Lifetime' attribute.
      • 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