public interface JWTRealmCodec
| Modifier and Type | Method and Description |
|---|---|
String |
getRealmFromToken(JwtToken token)
Get the realm associated with the JwtToken parameter
|
String getRealmFromToken(JwtToken token)
token - a JwtToken ObjectCopyright © 2018 JBoss by Red Hat. All rights reserved.