@Name(value="tokenAuthenticationActions") @Scope(value=CONVERSATION) public class TokenAuthenticationActionsBean extends Object implements Serializable
Constructor and Description |
---|
TokenAuthenticationActionsBean() |
Modifier and Type | Method and Description |
---|---|
void |
deleteAllTokenBindings() |
void |
deleteAuthTokenBinding(String tokenId) |
DocumentModelList |
getCurrentUserAuthTokenBindings() |
void |
refreshAuthTokenBindings() |
public DocumentModelList getCurrentUserAuthTokenBindings()
public void deleteAuthTokenBinding(String tokenId)
public void deleteAllTokenBindings() throws PropertyException, ClientException
PropertyException
ClientException
public void refreshAuthTokenBindings()
Copyright © 2013 Nuxeo SA. All Rights Reserved.