Class JwtAssertionAttributes

Object
se.curity.identityserver.sdk.attribute.MapAttributeValue
se.curity.identityserver.sdk.attribute.client.database.JwtAssertionAttributes
All Implemented Interfaces:
Iterable<Attribute>, AttributeContainer<MapAttributeValue>, AttributeOrAttributeValue<AttributeValue>, AttributeValue, SerializableAsMap, TypedMapAttributeValue<JwtAssertionAttributes>

public final class JwtAssertionAttributes extends MapAttributeValue implements TypedMapAttributeValue<JwtAssertionAttributes>
Configuration for a JWT Assertion.
Since:
8.4.0