- java.lang.Object
-
- org.springframework.cloud.common.security.support.DataflowPrincipalExtractor
-
- All Implemented Interfaces:
- org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor
public class DataflowPrincipalExtractor
extends Object
implements org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor
A slightly customized PrincipalExtractor that extracts the username.
- Author:
- Gunnar Hillert
- See Also:
FixedPrincipalExtractor
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.