Searched refs:use (Results 1 - 25 of 379) sorted by relevance

1234567891011>>

/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/utils/
H A DdeprecatedWarning.js3 * Distribution License (the License). You may not use this file except in compliance with the
23 console.warn(`${deprecated} is marked as deprecated. \nPlease use ${replacement}`);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DManageNameIDResponse.java8 * (the License). You may not use this file except in
48 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DLogoutResponse.java8 * (the License). You may not use this file except in
51 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DSubjectQueryAbstract.java8 * (the License). You may not use this file except in
56 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS)
H A DArtifact.java8 * (the License). You may not use this file except in
49 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DArtifactResolve.java8 * (the License). You may not use this file except in
59 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DArtifactResponse.java8 * (the License). You may not use this file except in
57 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DAssertionIDRequest.java8 * (the License). You may not use this file except in
59 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DAttributeQuery.java8 * (the License). You may not use this file except in
59 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DAuthnQuery.java8 * (the License). You may not use this file except in
50 * <attribute name="SessionIndex" type="string" use="optional"/>
59 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DExtensions.java8 * (the License). You may not use this file except in
45 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DGetComplete.java8 * (the License). You may not use this file except in
46 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DNewEncryptedID.java8 * (the License). You may not use this file except in
50 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DRequesterID.java8 * (the License). You may not use this file except in
45 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DResponse.java8 * (the License). You may not use this file except in
60 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DSessionIndex.java8 * (the License). You may not use this file except in
50 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
H A DStatusDetail.java8 * (the License). You may not use this file except in
58 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
/forgerock/openam/openam-ui/openam-ui-ria/src/test/js/
H A Dtest-main.js3 * Distribution License (the License). You may not use this file except in compliance with the
52 chai.use(chaiSinon);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/
H A DTokenRestriction.java8 * (the License). You may not use this file except in
43 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/
H A DTokenRestriction.java8 * (the License). You may not use this file except in
43 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DNameID.java8 * (the License). You may not use this file except in
44 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS, defaultImpl = NameIDImpl.class)
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/model/json/
H A DJsonResourceAttributeMixin.java3 * Distribution License (the License). You may not use this file except in compliance with the
29 @JsonTypeInfo(use = JsonTypeInfo.Id.CUSTOM, include = JsonTypeInfo.As.PROPERTY, property = "type")
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/test/js/
H A Dtest-main.js3 * Distribution License (the License). You may not use this file except in compliance with the
47 chai.use(chaiSinon);
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/model/json/
H A DJsonResourceAttributeMixin.java3 * Distribution License (the License). You may not use this file except in compliance with the
29 @JsonTypeInfo(use = JsonTypeInfo.Id.CUSTOM, include = JsonTypeInfo.As.PROPERTY, property = "type")
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DNameID.java8 * (the License). You may not use this file except in
44 @JsonTypeInfo(include = JsonTypeInfo.As.PROPERTY, use = JsonTypeInfo.Id.CLASS, defaultImpl = NameIDImpl.class)

Completed in 53 milliseconds

1234567891011>>