Package org.keycloak.storage.jpa.entity
Class BrokerLinkEntity.Key
- java.lang.Object
- 
- org.keycloak.storage.jpa.entity.BrokerLinkEntity.Key
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- BrokerLinkEntity
 
 public static class BrokerLinkEntity.Key extends Object implements Serializable - See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description protected StringidentityProviderprotected StringuserId
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetIdentityProvider()StringgetUserId()inthashCode()
 
-