Skip to content

Commit

Permalink
fix: corrected uma test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriyz committed Jan 11, 2022
1 parent e11bdfb commit 12299fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public class UmaRPT extends AbstractToken {
@AttributeName(name = "jansUmaPermission")
private List<String> permissions;

@AttributeName(name = "tknCde", consistency = true)
private String notHashedCode;

public UmaRPT() {
Expand Down

0 comments on commit 12299fd

Please sign in to comment.