Class UserMappingType


  • public class UserMappingType
    extends java.lang.Object
    Deprecated.
    Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
    RFC 4681
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short upn_domain_hint
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      UserMappingType()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • UserMappingType

        public UserMappingType()
        Deprecated.