public class GetTokenExtensionPoint extends AbstractThreadSafeComponentExtensionPoint<GetToken>
Modifier and Type | Field and Description |
---|---|
static String |
ROLE
Avalon Role
|
_cocoonManager, _context, _manager
Constructor and Description |
---|
GetTokenExtensionPoint() |
Modifier and Type | Method and Description |
---|---|
String |
getToken(Request request)
Returns the token from the request.
|
addComponent, addExtension, contextualize, dispose, getExtension, getExtensionsIds, hasExtension, initialize, initializeExtensions, service
getLogger, setLogger
public GetTokenExtensionPoint()