public class ClientCredentialsGrant extends AbstractGrant
ClientCredentialsGrant()
ClientCredentialsGrant(String scope)
ClientCredentialsGrant(String scope, String audience)
getType, setAudience, toMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientCredentialsGrant()
public ClientCredentialsGrant(String scope)
public ClientCredentialsGrant(String scope, String audience)
Apache CXF