Package org.keycloak.representations.idm
Class LDAPCapabilityRepresentation
java.lang.Object
org.keycloak.representations.idm.LDAPCapabilityRepresentation
Value object to represent an OID (object identifier) as used to describe LDAP schema, extension and features.
 See LDAP OID Reference Guide.
- Since:
 - 11.0
 - Author:
 - Lars Uffmann, 2020-05-13
 
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
 
- 
Constructor Details
- 
LDAPCapabilityRepresentation
public LDAPCapabilityRepresentation() - 
LDAPCapabilityRepresentation
public LDAPCapabilityRepresentation(Object oidValue, LDAPCapabilityRepresentation.CapabilityType type)  
 - 
 - 
Method Details