class ScimClient
- ScimClient
- Reference
- Object
Defined in:
models/scim_client.crConstructors
Instance Method Summary
- #create_user(user : User)
- #delete_user(user)
- #endpoint : String
- #endpoint=(endpoint : String)
- #token : String
- #token=(token : String)
- #update_user(user, attributes = [] of String)