profile = (CommonProfile)client.getUserProfile(credentials,context) | profile = (Optional<CommonProfile>)client.getUserProfile(credentials.get(),context) | (CommonProfile)client.getUserProfile(credentials,context) | (Optional<CommonProfile>)client.getUserProfile(credentials.get(),context) | pac4j | c7fdad559afcdda7d54529634aab55bff4868e76 | org.pac4j.core.run.RunClient | | | v0 | context |
---|
v1 | client |
---|
v2 | credentials |
---|
| | v0 | context |
---|
v1 | client |
---|
v2 | credentials |
---|
| AssignedTo | True |