Package org.keycloak.federation.sssd.api
Class Sssd
- java.lang.Object
- 
- org.keycloak.federation.sssd.api.Sssd
 
- 
 public class Sssd extends Object - Version:
- $Revision: 1 $
- Author:
- Bruno Oliveira
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description classSssd.User
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voiddisconnect()List<String>getGroups()static StringgetRawAttribute(org.freedesktop.dbus.Variant variant)Sssd.UsergetUser()static booleanisAvailable()
 
- 
- 
- 
Constructor Detail- 
Sssdpublic Sssd(String username) 
 
- 
 
-