Class ASCredentialServiceIdentifierType


  • public final class ASCredentialServiceIdentifierType
    extends java.lang.Object
    [@enum] ASCredentialServiceIdentifierType The type of value represented by the service identifier. [@constant] ASCredentialServiceIdentifierTypeDomain The service identifier represents a domain name that conforms to RFC 1035. [@constant] ASCredentialServiceIdentifierTypeURL The service identifier represents a URL that conforms to RFC 1738.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Domain  
      static long URL  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait