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.CertConf
AccessToken. certConf
Methods in org.keycloak.representations that return AccessToken.CertConf Modifier and Type Method Description AccessToken.CertConf
AccessToken. getCertConf()
Methods in org.keycloak.representations with parameters of type AccessToken.CertConf Modifier and Type Method Description void
AccessToken. setCertConf(AccessToken.CertConf certConf)
-