Class AttributeKey
- java.lang.Object
-
- org.keycloak.client.registration.cli.common.AttributeKey
-
public class AttributeKey extends Object
- Author:
- Marko Strukelj
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAttributeKey.Component
-
Constructor Summary
Constructors Constructor Description AttributeKey()AttributeKey(String key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<AttributeKey.Component>getComponents()booleanisAppend()StringtoString()
-