org.zeroexchange.security.token
Interface AuthTokenInformer<T extends org.springframework.security.core.Authentication>

All Known Implementing Classes:
LocalTokenInformer, OpenIdTokenInformer

public interface AuthTokenInformer<T extends org.springframework.security.core.Authentication>

Author:
black

Method Summary
 Credential getCredentials(T authentication)
          Returns credentials by specified SS authentication.
 

Method Detail

getCredentials

Credential getCredentials(T authentication)
Returns credentials by specified SS authentication.



Copyright © 2013. All Rights Reserved.