Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.JwtOidcResourceServerType
Packages that use JwtOidcResourceServerType
-
Uses of JwtOidcResourceServerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type JwtOidcResourceServerTypeModifier and TypeFieldDescriptionstatic final Producer<JwtOidcResourceServerType>JwtOidcResourceServerType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return JwtOidcResourceServerTypeModifier and TypeMethodDescriptionOidcResourceServerAuthenticationModuleType.beginJwt()JwtOidcResourceServerType.clone()ObjectFactory.createJwtOidcResourceServerType()OidcResourceServerAuthenticationModuleType.getJwt()JwtOidcResourceServerType.keyStoreTrustingAsymmetricKey(AbstractKeyStoreKeyType value) JwtOidcResourceServerType.nameOfUsernameClaim(String value) JwtOidcResourceServerType.singleSymmetricKey(ProtectedStringType value) JwtOidcResourceServerType.trustedAlgorithm(String value) JwtOidcResourceServerType.trustingAsymmetricCertificate(ProtectedStringType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type JwtOidcResourceServerTypeModifier and TypeMethodDescriptionOidcResourceServerAuthenticationModuleType.jwt(JwtOidcResourceServerType value) voidOidcResourceServerAuthenticationModuleType.setJwt(JwtOidcResourceServerType value)