@ExportedBean public static class UserCredentialsProvider.UserFacingAction extends CredentialsStoreAction
CredentialsStoreAction.CredentialsWrapper, CredentialsStoreAction.DomainWrapperModelObjectWithContextMenu.ContextMenu, ModelObjectWithContextMenu.ContextMenuVisibility, ModelObjectWithContextMenu.MenuItemCREATE, DELETE, FINGERPRINT_XML, MANAGE_DOMAINS, SECRETS_REDACTED, UPDATE, VIEW| Constructor and Description |
|---|
UserFacingAction(UserCredentialsProvider.StoreImpl store)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconClassName() |
String |
getIconFileName() |
CredentialsStore |
getStore()
Returns the
CredentialsStore backing this action. |
checkPermission, doChildrenContextMenu, doContextMenu, doCreateDomain, getACL, getActions, getApi, getChildrenContextMenu, getContextMenu, getDomain, getDomainDescriptor, getDomains, getDynamic, getFullDisplayName, getFullName, getSpecificationDescriptors, getUrlName, hasPermission, isDomainsModifiable, isVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckAnyPermission, hasAnyPermission, hasPermissionpublic UserFacingAction(UserCredentialsProvider.StoreImpl store)
store - the CredentialsStore that is being exposed.@NonNull @Exported public CredentialsStore getStore()
CredentialsStore backing this action.getStore in class CredentialsStoreActionCredentialsStore.public String getIconFileName()
getIconFileName in interface ActiongetIconFileName in class CredentialsStoreActionpublic String getIconClassName()
getIconClassName in interface IconSpecgetIconClassName in class CredentialsStoreActionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectgetDisplayName in class CredentialsStoreActionCopyright © 2016–2021. All rights reserved.