Uses of Class
org.keycloak.representations.AccessToken.CertConf
-
Packages that use AccessToken.CertConf Package Description org.keycloak.representations -
-
Uses of AccessToken.CertConf in org.keycloak.representations
Fields in org.keycloak.representations declared as AccessToken.CertConf Modifier and Type Field Description protected AccessToken.CertConfAccessToken. certConfMethods in org.keycloak.representations that return AccessToken.CertConf Modifier and Type Method Description AccessToken.CertConfAccessToken. getCertConf()Methods in org.keycloak.representations with parameters of type AccessToken.CertConf Modifier and Type Method Description voidAccessToken. setCertConf(AccessToken.CertConf certConf)
-