public interface NWebTokenEncoder
| Modifier and Type | Method and Description |
|---|---|
NWebToken |
decode(String token,
NWebCallContext context) |
String |
encode(NWebToken token,
NWebCallContext context) |
String encode(NWebToken token, NWebCallContext context)
NWebToken decode(String token, NWebCallContext context)
Copyright © 2025 vpc open source initiative. All rights reserved.