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 Principal principal
public Object credential
Copyright © 2011 Nuxeo SA. All Rights Reserved.