public static class UserConsentProtocolMapperEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
protocolMapperId |
protected UserConsentEntity |
userConsent |
| Constructor and Description |
|---|
UserConsentProtocolMapperEntity.Key() |
UserConsentProtocolMapperEntity.Key(UserConsentEntity userConsent,
String protocolMapperId) |
protected UserConsentEntity userConsent
protected String protocolMapperId
public UserConsentProtocolMapperEntity.Key()
public UserConsentProtocolMapperEntity.Key(UserConsentEntity userConsent, String protocolMapperId)
Copyright © 2015 JBoss by Red Hat. All rights reserved.