org.apache.cxf.rs.security.oauth2.jwe
Class JweCryptoProperties

java.lang.Object
  extended by org.apache.cxf.rs.security.oauth2.jwe.JweCryptoProperties

public class JweCryptoProperties
extends Object


Constructor Summary
JweCryptoProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JweCryptoProperties

public JweCryptoProperties()


Apache CXF