nl.surfnet.coin.api.oauth
Class OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper

java.lang.Object
  extended by 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>


Constructor Summary
OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper()
           
 
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
 

Constructor Detail

OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper

public OpenConextOauth1TokenServices.OAuthProviderTokenRowMapper()
Method Detail

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-2013 SURFnet bv, The Netherlands. All Rights Reserved.