public class ImpersonationCallback extends Object implements Callback
CallbackHandler
to ask
for a the impersonating Subject
to create a
Session
to access the Repository
.Constructor and Description |
---|
ImpersonationCallback() |
Modifier and Type | Method and Description |
---|---|
Subject |
getImpersonator()
Returns the impersonator
Subject set on this callback or
null if not set. |
void |
setImpersonator(Object impersonator)
Sets the impersonator in this callback.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.