Class JdbcAssertingPartyMetadataRepository.AssertingPartyMetadataRowMapper

java.lang.Object
org.springframework.security.saml2.provider.service.registration.JdbcAssertingPartyMetadataRepository.AssertingPartyMetadataRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<AssertingPartyMetadata>
Enclosing class:
JdbcAssertingPartyMetadataRepository

public static final class JdbcAssertingPartyMetadataRepository.AssertingPartyMetadataRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<AssertingPartyMetadata>
The default RowMapper that maps the current row in java.sql.ResultSet to AssertingPartyMetadata.
Since:
7.0.5