Example usage for org.springframework.security.oauth2.provider SecurityContextAccessor interface-usage

List of usage examples for org.springframework.security.oauth2.provider SecurityContextAccessor interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.oauth2.provider SecurityContextAccessor interface-usage.

Usage

From source file org.cloudfoundry.identity.uaa.security.DefaultSecurityContextAccessor.java

/**
 * @author Luke Taylor
 * @author Dave Syer
 */
public class DefaultSecurityContextAccessor implements SecurityContextAccessor {