Package io.jenkins.plugins.entraoauth
Class EntraAuthMethod
java.lang.Object
io.jenkins.plugins.entraoauth.EntraAuthMethod
- All Implemented Interfaces:
Describable<EntraAuthMethod>
- Direct Known Subclasses:
EntraClientSecretAuthMethod,EntraPemAuthMethod,EntraPfxAuthMethod
Base class for Entra authentication method variants.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract com.microsoft.aad.msal4j.IClientCredentialCreates an MSAL client credential for this authentication method.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor