nl.surfnet.coin.api.oauth
Class OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper
java.lang.Object
nl.surfnet.coin.api.oauth.OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper
- All Implemented Interfaces:
- org.springframework.jdbc.core.RowMapper<org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl>
- Enclosing class:
- OpenConextOauth1TokenServices
public static class OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper
- extends Object
- implements org.springframework.jdbc.core.RowMapper<org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl>
|
Method Summary |
org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl |
mapRow(ResultSet rs,
int rowNum)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper
public OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper()
mapRow
public org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl mapRow(ResultSet rs,
int rowNum)
throws SQLException
- Specified by:
mapRow in interface org.springframework.jdbc.core.RowMapper<org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl>
- Throws:
SQLException
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.