Uses of Interface
org.apache.cxf.sts.token.realm.JWTRealmCodec
-
Packages that use JWTRealmCodec Package Description org.apache.cxf.sts.token.validator.jwt -
-
Uses of JWTRealmCodec in org.apache.cxf.sts.token.validator.jwt
Methods in org.apache.cxf.sts.token.validator.jwt that return JWTRealmCodec Modifier and Type Method Description JWTRealmCodecJWTTokenValidator. getRealmCodec()Methods in org.apache.cxf.sts.token.validator.jwt with parameters of type JWTRealmCodec Modifier and Type Method Description voidJWTTokenValidator. setRealmCodec(JWTRealmCodec realmCodec)
-