Uses of Interface
com.okta.sdk.resource.application.CsrMetadataSubjectAltNames
-
Packages that use CsrMetadataSubjectAltNames Package Description com.okta.sdk.resource.application -
-
Uses of CsrMetadataSubjectAltNames in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return CsrMetadataSubjectAltNames Modifier and Type Method Description CsrMetadataSubjectAltNamesCsrMetadata. getSubjectAltNames()CsrMetadataSubjectAltNamesCsrMetadataSubjectAltNames. setDnsNames(java.util.List<java.lang.String> dnsNames)Methods in com.okta.sdk.resource.application with parameters of type CsrMetadataSubjectAltNames Modifier and Type Method Description CsrMetadataCsrMetadata. setSubjectAltNames(CsrMetadataSubjectAltNames subjectAltNames)
-