Searched refs:Action (Results 101 - 125 of 159) sorted by relevance

1234567

/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DSitesResourceProvider.java66 import org.forgerock.api.annotations.Action;
148 @Action(operationDescription = @Operation(
158 @Action(operationDescription = @Operation(
H A DSmsCollectionProvider.java23 import static org.forgerock.api.models.Action.action;
57 import org.forgerock.api.annotations.Action;
171 @Action(operationDescription = @Operation, name = "nextdescendents")
203 @Action(operationDescription = @Operation, name = "getCreatableTypes")
H A DSmsResourceProvider.java55 import org.forgerock.api.annotations.Action;
285 @Action(operationDescription = @Operation)
290 @Action(operationDescription = @Operation)
309 @Action(operationDescription = @Operation)
H A DSmsRealmProvider.java58 import org.forgerock.api.annotations.Action;
206 @Action(operationDescription = @Operation())
211 @Action(operationDescription = @Operation())
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/
H A DPolicyResource.java44 import org.forgerock.api.annotations.Action;
137 @Action(operationDescription = @Operation(
156 @Action(operationDescription = @Operation(
181 final String errorMsg = "Action '" + actionString + "' not implemented for this resource";
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServiceConfig.java367 ServiceListeners.Action action = new ServiceListeners.Action() {
/forgerock/authenticator-android-v2/app/libs/
H A Dpicasso-2.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DSessionServiceConfig.java309 ServiceListeners.Action action = new ServiceListeners.Action() {
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DOpenSSOPolicyDataStore.java92 ApplicationPrivilege.Action.MODIFY)) {
350 ApplicationPrivilege.Action.MODIFY)) {
425 ApplicationPrivilege.Action.MODIFY)) {
505 ApplicationPrivilege.Action.MODIFY)) {
H A DPolicyPrivilegeManager.java173 if (!applPrivilegeMgr.hasPrivilege(privilege, ApplicationPrivilege.Action.READ)) {
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DPrivilegeManager.java290 if (applPrivilegeMgr.hasPrivilege(privilege, ApplicationPrivilege.Action.READ)) {
/forgerock/openam/openam-scripting/src/main/java/org/forgerock/openam/scripting/rest/
H A DScriptResource.java44 import org.forgerock.api.annotations.Action;
132 @Action(name = "validate",
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/
H A DPrivilegeManager.java293 if (applPrivilegeMgr.hasPrivilege(privilege, ApplicationPrivilege.Action.READ)) {
/forgerock/openam/openam-selfservice/src/main/java/org/forgerock/openam/selfservice/
H A DSelfServiceRequestHandler.java18 import static org.forgerock.api.models.Action.action;
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/opensso/
H A DPolicyPrivilegeManager.java152 if (!applPrivilegeMgr.hasPrivilege(privilege, ApplicationPrivilege.Action.READ)) {
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/tree/
H A DSmsRouteTree.java20 import static org.forgerock.api.models.Action.action;
56 import org.forgerock.api.models.Action;
126 private static final List<Action> GENERAL_ACTIONS = asList(
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1147 class AcceptAction extends Action
1157 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1165 class BlockAction extends Action
1187 class CloseAction extends Action
1199 class ReceiveAction extends Action
1239 class SendAction extends Action
1266 private final List<Action> actions = new LinkedList<Action>();
1308 for (final Action action : actions)
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1138 class AcceptAction extends Action
1149 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1157 class BlockAction extends Action
1180 class CloseAction extends Action
1192 class ReceiveAction extends Action
1232 class SendAction extends Action
1259 private final List<Action> actions = new LinkedList<Action>();
1302 for (final Action action : actions)
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1153 class AcceptAction extends Action
1163 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1171 class BlockAction extends Action
1193 class CloseAction extends Action
1205 class ReceiveAction extends Action
1245 class SendAction extends Action
1272 private final List<Action> actions = new LinkedList<Action>();
1314 for (final Action action : actions)
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1138 class AcceptAction extends Action
1149 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1157 class BlockAction extends Action
1180 class CloseAction extends Action
1192 class ReceiveAction extends Action
1232 class SendAction extends Action
1259 private final List<Action> actions = new LinkedList<Action>();
1302 for (final Action action : actions)
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1147 class AcceptAction extends Action
1157 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1165 class BlockAction extends Action
1187 class CloseAction extends Action
1199 class ReceiveAction extends Action
1239 class SendAction extends Action
1266 private final List<Action> actions = new LinkedList<Action>();
1308 for (final Action action : actions)
/forgerock/openam-v13/openam-rest/src/test/java/org/forgerock/openam/rest/authz/
H A DPrivilegeAuthzModuleTest.java130 definitions.put("evaluate", PrivilegeDefinition.getInstance("evaluate", PrivilegeDefinition.Action.READ));
131 definitions.put("blowup", PrivilegeDefinition.getInstance("destroy", PrivilegeDefinition.Action.MODIFY));
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/service/
H A DNamingService.java148 ServiceListeners.Action action = new ServiceListeners.Action() {
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java1097 class AcceptAction extends Action
1108 abstract class Action class in class:LDAPPassThroughAuthenticationPolicyTestCase.MockServer
1116 class BlockAction extends Action
1139 class CloseAction extends Action
1151 class ReceiveAction extends Action
1191 class SendAction extends Action
1218 private final List<Action> actions = new LinkedList<>();
1259 for (final Action action : actions)
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/
H A DOrientDBRepoService.java129 private enum Action { enum in class:OrientDBRepoService
459 switch (request.getActionAsEnum(Action.class)) {

Completed in 131 milliseconds

1234567