Uses of Class
security.whisper.javastix.coo.types.X509v3Extensions
Packages that use X509v3Extensions
-
Uses of X509v3Extensions in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return X509v3ExtensionsModifier and TypeMethodDescriptionX509v3Extensions.Builder.build()Builds a newX509v3Extensions.static X509v3ExtensionsX509v3Extensions.copyOf(X509v3ExtensionsObj instance) Creates an immutable copy of aX509v3ExtensionsObjvalue.final X509v3ExtensionsX509v3Extensions.withAuthorityKeyIdentifier(String value) Copy the current immutable object by setting a present value for the optionalauthorityKeyIdentifierattribute.final X509v3ExtensionsX509v3Extensions.withAuthorityKeyIdentifier(Optional<String> optional) Copy the current immutable object by setting an optional value for theauthorityKeyIdentifierattribute.final X509v3ExtensionsX509v3Extensions.withBasicConstraints(String value) Copy the current immutable object by setting a present value for the optionalbasicConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withBasicConstraints(Optional<String> optional) Copy the current immutable object by setting an optional value for thebasicConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withCertificatePolicies(String value) Copy the current immutable object by setting a present value for the optionalcertificatePoliciesattribute.final X509v3ExtensionsX509v3Extensions.withCertificatePolicies(Optional<String> optional) Copy the current immutable object by setting an optional value for thecertificatePoliciesattribute.final X509v3ExtensionsX509v3Extensions.withCrlDistributionPoints(String value) Copy the current immutable object by setting a present value for the optionalcrlDistributionPointsattribute.final X509v3ExtensionsX509v3Extensions.withCrlDistributionPoints(Optional<String> optional) Copy the current immutable object by setting an optional value for thecrlDistributionPointsattribute.final X509v3ExtensionsX509v3Extensions.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final X509v3ExtensionsX509v3Extensions.withExtendedKeyUsage(String value) Copy the current immutable object by setting a present value for the optionalextendedKeyUsageattribute.final X509v3ExtensionsX509v3Extensions.withExtendedKeyUsage(Optional<String> optional) Copy the current immutable object by setting an optional value for theextendedKeyUsageattribute.final X509v3ExtensionsX509v3Extensions.withInhibitAnyPolicy(String value) Copy the current immutable object by setting a present value for the optionalinhibitAnyPolicyattribute.final X509v3ExtensionsX509v3Extensions.withInhibitAnyPolicy(Optional<String> optional) Copy the current immutable object by setting an optional value for theinhibitAnyPolicyattribute.final X509v3ExtensionsX509v3Extensions.withIssuerAlternativeName(String value) Copy the current immutable object by setting a present value for the optionalissuerAlternativeNameattribute.final X509v3ExtensionsX509v3Extensions.withIssuerAlternativeName(Optional<String> optional) Copy the current immutable object by setting an optional value for theissuerAlternativeNameattribute.final X509v3ExtensionsX509v3Extensions.withKeyUsage(String value) Copy the current immutable object by setting a present value for the optionalkeyUsageattribute.final X509v3ExtensionsX509v3Extensions.withKeyUsage(Optional<String> optional) Copy the current immutable object by setting an optional value for thekeyUsageattribute.final X509v3ExtensionsX509v3Extensions.withNameConstraints(String value) Copy the current immutable object by setting a present value for the optionalnameConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withNameConstraints(Optional<String> optional) Copy the current immutable object by setting an optional value for thenameConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withPolicyConstraints(String value) Copy the current immutable object by setting a present value for the optionalpolicyConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withPolicyConstraints(Optional<String> optional) Copy the current immutable object by setting an optional value for thepolicyConstraintsattribute.final X509v3ExtensionsX509v3Extensions.withPolicyMappings(String value) Copy the current immutable object by setting a present value for the optionalpolicyMappingsattribute.final X509v3ExtensionsX509v3Extensions.withPolicyMappings(Optional<String> optional) Copy the current immutable object by setting an optional value for thepolicyMappingsattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotAfter(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theprivateKeyUsagePeriodNotAfterattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotAfter(StixInstant value) Copy the current immutable object by setting a present value for the optionalprivateKeyUsagePeriodNotAfterattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotBefore(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theprivateKeyUsagePeriodNotBeforeattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotBefore(StixInstant value) Copy the current immutable object by setting a present value for the optionalprivateKeyUsagePeriodNotBeforeattribute.final X509v3ExtensionsX509v3Extensions.withSubjectAlternativeName(String value) Copy the current immutable object by setting a present value for the optionalsubjectAlternativeNameattribute.final X509v3ExtensionsX509v3Extensions.withSubjectAlternativeName(Optional<String> optional) Copy the current immutable object by setting an optional value for thesubjectAlternativeNameattribute.final X509v3ExtensionsX509v3Extensions.withSubjectDirectoryAttributes(String value) Copy the current immutable object by setting a present value for the optionalsubjectDirectoryAttributesattribute.final X509v3ExtensionsX509v3Extensions.withSubjectDirectoryAttributes(Optional<String> optional) Copy the current immutable object by setting an optional value for thesubjectDirectoryAttributesattribute.final X509v3ExtensionsX509v3Extensions.withSubjectKeyIdentifier(String value) Copy the current immutable object by setting a present value for the optionalsubjectKeyIdentifierattribute.final X509v3ExtensionsX509v3Extensions.withSubjectKeyIdentifier(Optional<String> optional) Copy the current immutable object by setting an optional value for thesubjectKeyIdentifierattribute.