org.apache.cxf.rs.security.oauth2.jwt
Class JwtUtils

java.lang.Object
  extended by org.apache.cxf.rs.security.oauth2.jwt.JwtUtils

public final class JwtUtils
extends Object


Method Summary
static String checkContentType(String contentType, String defaultType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkContentType

public static String checkContentType(String contentType,
                                      String defaultType)


Apache CXF