Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractKeyStoreKeyType
Packages that use AbstractKeyStoreKeyType
-
Uses of AbstractKeyStoreKeyType 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 AbstractKeyStoreKeyTypeModifier and TypeFieldDescriptionstatic final Producer<AbstractKeyStoreKeyType>AbstractKeyStoreKeyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractKeyStoreKeyTypeModifier and TypeMethodDescriptionOidcClientAuthenticationModuleType.beginKeyStoreProofKey()JwtOidcResourceServerType.beginKeyStoreTrustingAsymmetricKey()OidcResourceServerAuthenticationModuleType.beginKeyStoreTrustingAsymmetricKey()AbstractKeyStoreKeyType.clone()ObjectFactory.createAbstractKeyStoreKeyType()OidcClientAuthenticationModuleType.getKeyStoreProofKey()JwtOidcResourceServerType.getKeyStoreTrustingAsymmetricKey()OidcResourceServerAuthenticationModuleType.getKeyStoreTrustingAsymmetricKey()AbstractKeyStoreKeyType.keyPassword(ProtectedStringType value) AbstractKeyStoreKeyType.keyStorePassword(ProtectedStringType value) AbstractKeyStoreKeyType.keyStorePath(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AbstractKeyStoreKeyTypeModifier and TypeMethodDescriptionOidcClientAuthenticationModuleType.keyStoreProofKey(AbstractKeyStoreKeyType value) JwtOidcResourceServerType.keyStoreTrustingAsymmetricKey(AbstractKeyStoreKeyType value) OidcResourceServerAuthenticationModuleType.keyStoreTrustingAsymmetricKey(AbstractKeyStoreKeyType value) voidOidcClientAuthenticationModuleType.setKeyStoreProofKey(AbstractKeyStoreKeyType value) voidJwtOidcResourceServerType.setKeyStoreTrustingAsymmetricKey(AbstractKeyStoreKeyType value) voidOidcResourceServerAuthenticationModuleType.setKeyStoreTrustingAsymmetricKey(AbstractKeyStoreKeyType value)