Interface WebFingerParam


  • public interface WebFingerParam
    Author:
    Javier Rojas Blum Date: 09.16.2013
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String HOST
      Server where a WebFinger service is hosted.
      static java.lang.String HREF  
      static java.lang.String LINKS  
      static java.lang.String REL
      URI identifying the type of service whose location is requested.
      static java.lang.String REL_VALUE  
      static java.lang.String RESOURCE
      Identifier of the target End-User that is the subject of the discovery request.
      static java.lang.String SUBJECT