Class OpenidClaimSetBuilder.AddressClaim
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
com.c4_soft.springaddons.security.oidc.ModifiableClaimSet
com.c4_soft.springaddons.security.oauth2.test.OpenidClaimSetBuilder.AddressClaim
- All Implemented Interfaces:
com.c4_soft.springaddons.security.oidc.ClaimSet,Serializable,Cloneable,Map<String,Object>
- Enclosing class:
- OpenidClaimSetBuilder<T extends OpenidClaimSetBuilder<T>>
public static final class OpenidClaimSetBuilder.AddressClaim
extends com.c4_soft.springaddons.security.oidc.ModifiableClaimSet
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
equals, hashCode, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.c4_soft.springaddons.security.oidc.ClaimSet
claim, claim, claim, getAsBoolean, getAsInstant, getAsString, getAsStringSet, getAsUri, getByJsonPathMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
AddressClaim
public AddressClaim()
-
-
Method Details
-
formatted
-
streetAddress
-
locality
-
region
-
postalCode
-
country
-