public class CallbackResult extends Object
| Modifier and Type | Field and Description | 
|---|---|
| boolean | cb_handled | 
| Object | credential | 
| Principal | principal | 
| UserIdentificationInfo | userIdent | 
| Constructor and Description | 
|---|
| CallbackResult() | 
public boolean cb_handled
public UserIdentificationInfo userIdent
public Object credential
public CallbackResult()
Copyright © 2017 Nuxeo. All rights reserved.