Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/sun/security/pkcs/PKCS9Attribute_static.fz


# Fuzion interface to static members of Java class 'sun.security.pkcs.PKCS9Attribute'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.sun.security.pkcs.PKCS9Attribute_static is

  # call Java static method 'public static java.lang.String sun.security.pkcs.PKCS9Attribute.getName(sun.security.util.ObjectIdentifier)':
  #
  public getName_Lsun_7_security_7_util_7_ObjectIdentifier_s_(arg0 Java.sun.security.util.ObjectIdentifier) Java.java.lang.__jString =>
    fuzion.java.call_static (Java.java.lang.__jString) "sun.security.pkcs.PKCS9Attribute" "getName" "(Lsun/security/util/ObjectIdentifier;)Ljava/lang/String;" [(Java.sun.security.pkcs.PKCS9Attribute_static.getName_Lsun_7_security_7_util_7_ObjectIdentifier_s_.this.arg0)]

  # call Java static method 'public static sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.getOID(java.lang.String)':
  #
  public getOID_Ljava_7_lang_7_String_s_(arg0 String) Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.call_static (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "getOID" "(Ljava/lang/String;)Lsun/security/util/ObjectIdentifier;" [(fuzion.java.string_to_java_object Java.sun.security.pkcs.PKCS9Attribute_static.getOID_Ljava_7_lang_7_String_s_.this.arg0)]

  # short-hand to call Java method 'public static java.lang.String sun.security.pkcs.PKCS9Attribute.getName(sun.security.util.ObjectIdentifier)':
  #
  public getName(arg0 Java.sun.security.util.ObjectIdentifier) (Java.java.lang.__jString) =>
    getName_Lsun_7_security_7_util_7_ObjectIdentifier_s_ Java.sun.security.pkcs.PKCS9Attribute_static.getName.this.arg0

  # short-hand to call Java method 'public static sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.getOID(java.lang.String)':
  #
  public getOID(arg0 String) (Java.sun.security.util.ObjectIdentifier) =>
    getOID_Ljava_7_lang_7_String_s_ Java.sun.security.pkcs.PKCS9Attribute_static.getOID.this.arg0

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.CHALLENGE_PASSWORD_OID':
  #
  public CHALLENGE__PASSWORD__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "CHALLENGE_PASSWORD_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.CMS_ALGORITHM_PROTECTION_OID':
  #
  public CMS__ALGORITHM__PROTECTION__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "CMS_ALGORITHM_PROTECTION_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.CONTENT_TYPE_OID':
  #
  public CONTENT__TYPE__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "CONTENT_TYPE_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.COUNTERSIGNATURE_OID':
  #
  public COUNTERSIGNATURE__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "COUNTERSIGNATURE_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.EMAIL_ADDRESS_OID':
  #
  public EMAIL__ADDRESS__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "EMAIL_ADDRESS_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.EXTENDED_CERTIFICATE_ATTRIBUTES_OID':
  #
  public EXTENDED__CERTIFICATE__ATTRIBUTES__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "EXTENDED_CERTIFICATE_ATTRIBUTES_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.EXTENSION_REQUEST_OID':
  #
  public EXTENSION__REQUEST__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "EXTENSION_REQUEST_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.ISSUER_SERIALNUMBER_OID':
  #
  public ISSUER__SERIALNUMBER__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "ISSUER_SERIALNUMBER_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.MESSAGE_DIGEST_OID':
  #
  public MESSAGE__DIGEST__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "MESSAGE_DIGEST_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.SIGNATURE_TIMESTAMP_TOKEN_OID':
  #
  public SIGNATURE__TIMESTAMP__TOKEN__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "SIGNATURE_TIMESTAMP_TOKEN_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.SIGNING_CERTIFICATE_OID':
  #
  public SIGNING__CERTIFICATE__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "SIGNING_CERTIFICATE_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.SIGNING_TIME_OID':
  #
  public SIGNING__TIME__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "SIGNING_TIME_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.UNSTRUCTURED_ADDRESS_OID':
  #
  public UNSTRUCTURED__ADDRESS__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "UNSTRUCTURED_ADDRESS_OID"

  # read static Java field 'public static final sun.security.util.ObjectIdentifier sun.security.pkcs.PKCS9Attribute.UNSTRUCTURED_NAME_OID':
  #
  public UNSTRUCTURED__NAME__OID Java.sun.security.util.ObjectIdentifier =>
    fuzion.java.get_static_field (Java.sun.security.util.ObjectIdentifier) "sun.security.pkcs.PKCS9Attribute" "UNSTRUCTURED_NAME_OID"

  # call Java constructor 'public sun.security.pkcs.PKCS9Attribute(sun.security.util.ObjectIdentifier,java.lang.Object) throws java.lang.IllegalArgumentException':
  #
  public new_Lsun_7_security_7_util_7_ObjectIdentifier_s_Ljava_7_lang_7_Object_s_(arg0 Java.sun.security.util.ObjectIdentifier, arg1 Java.java.lang.Object) outcome (Java.sun.security.pkcs.PKCS9Attribute) =>
    fuzion.java.call_constructor (outcome (Java.sun.security.pkcs.PKCS9Attribute)) "sun.security.pkcs.PKCS9Attribute" "(Lsun/security/util/ObjectIdentifier;Ljava/lang/Object;)V" [(Java.sun.security.pkcs.PKCS9Attribute_static.new_Lsun_7_security_7_util_7_ObjectIdentifier_s_Ljava_7_lang_7_Object_s_.this.arg0); (Java.sun.security.pkcs.PKCS9Attribute_static.new_Lsun_7_security_7_util_7_ObjectIdentifier_s_Ljava_7_lang_7_Object_s_.this.arg1)]

  # call Java constructor 'public sun.security.pkcs.PKCS9Attribute(sun.security.util.DerValue) throws java.io.IOException':
  #
  public new_Lsun_7_security_7_util_7_DerValue_s_(arg0 Java.sun.security.util.DerValue) outcome (Java.sun.security.pkcs.PKCS9Attribute) =>
    fuzion.java.call_constructor (outcome (Java.sun.security.pkcs.PKCS9Attribute)) "sun.security.pkcs.PKCS9Attribute" "(Lsun/security/util/DerValue;)V" [(Java.sun.security.pkcs.PKCS9Attribute_static.new_Lsun_7_security_7_util_7_DerValue_s_.this.arg0)]

  # short-hand to call Java constructor 'public sun.security.pkcs.PKCS9Attribute(sun.security.util.DerValue) throws java.io.IOException':
  #
  public new(arg0 Java.sun.security.util.DerValue) (outcome (Java.sun.security.pkcs.PKCS9Attribute)) =>
    new_Lsun_7_security_7_util_7_DerValue_s_ Java.sun.security.pkcs.PKCS9Attribute_static.new.this.arg0

  # short-hand to call Java constructor 'public sun.security.pkcs.PKCS9Attribute(sun.security.util.ObjectIdentifier,java.lang.Object) throws java.lang.IllegalArgumentException':
  #
  public new(arg0 Java.sun.security.util.ObjectIdentifier, arg1 Java.java.lang.Object) (outcome (Java.sun.security.pkcs.PKCS9Attribute)) =>
    new_Lsun_7_security_7_util_7_ObjectIdentifier_s_Ljava_7_lang_7_Object_s_ Java.sun.security.pkcs.PKCS9Attribute_static.new.this.arg0 Java.sun.security.pkcs.PKCS9Attribute_static.new.this.arg1
last changed: 2024-03-07