Class HeadingAttribute
- java.lang.Object
-
- io.getlime.security.powerauth.lib.mtoken.model.entity.attributes.Attribute
-
- io.getlime.security.powerauth.lib.mtoken.model.entity.attributes.HeadingAttribute
-
public class HeadingAttribute extends Attribute
Attribute representing a heading.- Author:
- Roman Strobl, roman.strobl@wultra.com
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.getlime.security.powerauth.lib.mtoken.model.entity.attributes.Attribute
Attribute.Type
-
-
Constructor Summary
Constructors Constructor Description HeadingAttribute()Default constructor.HeadingAttribute(String id, String label)Constructor with all details.
-