Class LoginStack.Entry

java.lang.Object
org.nuxeo.ecm.core.api.local.LoginStack.Entry
Enclosing class:
LoginStack

@Deprecated public static class LoginStack.Entry extends Object
Deprecated.
since 11.1
  • Field Details

    • principal

      protected final Principal principal
      Deprecated.
    • credential

      protected final Object credential
      Deprecated.
    • subject

      protected final Subject subject
      Deprecated.
  • Constructor Details

  • Method Details

    • getPrincipal

      public Principal getPrincipal()
      Deprecated.
    • getCredential

      @Deprecated public Object getCredential()
      Deprecated.
      since 11.1, unused
    • getSubject

      @Deprecated public Subject getSubject()
      Deprecated.
      since 11.1, unused