public static class MPJWTExtension.ClaimIPType extends Object implements Comparable<MPJWTExtension.ClaimIPType>
| Constructor and Description |
|---|
ClaimIPType(String claimName,
Type ipType) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(MPJWTExtension.ClaimIPType o)
Order the @Claim ClaimValue
|
public int compareTo(MPJWTExtension.ClaimIPType o)
compareTo in interface Comparable<MPJWTExtension.ClaimIPType>o - - ClaimIP to compare toCopyright © 2018 JBoss by Red Hat. All rights reserved.