Package org.gluu.oxauth.model.discovery
Interface WebFingerParam
public interface WebFingerParam
- Author:
- Javier Rojas Blum Date: 09.16.2013
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Server where a WebFinger service is hosted.static final String
static final String
static final String
URI identifying the type of service whose location is requested.static final String
static final String
Identifier of the target End-User that is the subject of the discovery request.static final String
-
Field Details
-
RESOURCE
Identifier of the target End-User that is the subject of the discovery request.- See Also:
-
HOST
Server where a WebFinger service is hosted.- See Also:
-
REL
URI identifying the type of service whose location is requested.- See Also:
-
REL_VALUE
- See Also:
-
SUBJECT
- See Also:
-
LINKS
- See Also:
-
HREF
- See Also:
-