Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractSimpleKeyType
Packages that use AbstractSimpleKeyType
-
Uses of AbstractSimpleKeyType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassSAML2 key from string representation.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AbstractSimpleKeyTypeModifier and TypeFieldDescriptionstatic final Producer<AbstractSimpleKeyType>AbstractSimpleKeyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractSimpleKeyTypeModifier and TypeMethodDescriptionOidcClientAuthenticationModuleType.beginSimpleProofKey()AbstractSimpleKeyType.certificate(ProtectedStringType value) AbstractSimpleKeyType.clone()ObjectFactory.createAbstractSimpleKeyType()OidcClientAuthenticationModuleType.getSimpleProofKey()AbstractSimpleKeyType.passphrase(ProtectedStringType value) AbstractSimpleKeyType.privateKey(ProtectedStringType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AbstractSimpleKeyTypeModifier and TypeMethodDescriptionvoidOidcClientAuthenticationModuleType.setSimpleProofKey(AbstractSimpleKeyType value) OidcClientAuthenticationModuleType.simpleProofKey(AbstractSimpleKeyType value)