Resolve

Resolves a name to a principal in the system. Principal names are unique in an enterprise and the name itself is usually a credential name. This method will search the directory for principals matching the supplied name and upon finding a successful match return all the principals for the parent of the matched principal.

list resolve( String name , Projection projection )

Parameters

name
String
The name of the principal
projection
ProjectionWrapper
The projection for the returned principals