Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.ServicePrincipalName
-
Packages that use ServicePrincipalName Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of ServicePrincipalName in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return ServicePrincipalName Modifier and Type Method Description ServicePrincipalNameGetServicePrincipalNameResponse. servicePrincipalName()The service principal name that the connector uses to authenticate with Active Directory.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type ServicePrincipalName Modifier and Type Method Description GetServicePrincipalNameResponse.BuilderGetServicePrincipalNameResponse.Builder. servicePrincipalName(ServicePrincipalName servicePrincipalName)The service principal name that the connector uses to authenticate with Active Directory.
-