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 StringServer where a WebFinger service is hosted.static final Stringstatic final Stringstatic final StringURI identifying the type of service whose location is requested.static final Stringstatic final StringIdentifier 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:
-