public class WellKnownService extends Object
Modifier and Type | Field and Description |
---|---|
static String |
WELL_KNOWN_PATH |
Constructor and Description |
---|
WellKnownService() |
Modifier and Type | Method and Description |
---|---|
AuthorizationMetadataService |
getService() |
void |
setService(AuthorizationMetadataService service) |
public static final String WELL_KNOWN_PATH
@Path(value=".well-known") public AuthorizationMetadataService getService()
public void setService(AuthorizationMetadataService service)
Apache CXF