Class AttributeKey.Component

java.lang.Object
org.keycloak.client.registration.cli.common.AttributeKey.Component
Enclosing class:
AttributeKey

public static class AttributeKey.Component extends Object
  • Method Details

    • isArray

      public boolean isArray()
    • getIndex

      public int getIndex()
    • getName

      public String getName()
    • toString

      public String toString()
      Overrides:
      toString in class Object