Searched refs:PolicyType (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/
H A DNestedPolicyType.java62 * {@link com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType}
64 com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType getPolicy();
72 * {@link com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType}
74 void setPolicy(com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType value);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/
H A DNestedPolicyType.java62 * {@link com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType}
64 com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType getPolicy();
72 * {@link com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType}
74 void setPolicy(com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType value);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DPolicyElement.java31 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
H A DPolicyType.java28 public interface PolicyType interface in inherits:com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl");
178 * Create an instance of PolicyType
183 public com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType createPolicyType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/
H A DPolicyElement.java31 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
H A DPolicyType.java28 public interface PolicyType interface in inherits:com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class), "com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl");
178 * Create an instance of PolicyType
183 public com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType createPolicyType()
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementsStep.java102 private final Map<String, Map<PolicyType, Set<String>>> upgradableConfigs =
103 new LinkedHashMap<String, Map<PolicyType, Set<String>>>();
134 Map<PolicyType, Set<String>> map = new EnumMap<PolicyType, Set<String>>(PolicyType.class);
139 PolicyType type;
141 type = PolicyType.REFERRAL;
146 type = PolicyType.POLICY;
179 for (Map.Entry<String, Map<PolicyType, Set<String>>> entry : upgradableConfigs.entrySet()) {
181 Map<PolicyType, Se
403 private enum PolicyType { enum in class:UpgradeEntitlementsStep
409 private PolicyType(String i18nKey) { method in class:UpgradeEntitlementsStep.PolicyType
[all...]
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DUpgradeEntitlementsStep.java103 private final Map<String, Map<PolicyType, Set<String>>> upgradableConfigs =
104 new LinkedHashMap<String, Map<PolicyType, Set<String>>>();
135 Map<PolicyType, Set<String>> map = new EnumMap<PolicyType, Set<String>>(PolicyType.class);
140 PolicyType type;
142 type = PolicyType.REFERRAL;
147 type = PolicyType.POLICY;
180 for (Map.Entry<String, Map<PolicyType, Set<String>>> entry : upgradableConfigs.entrySet()) {
182 Map<PolicyType, Se
404 private enum PolicyType { enum in class:UpgradeEntitlementsStep
410 private PolicyType(String i18nKey) { method in class:UpgradeEntitlementsStep.PolicyType
[all...]
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DPolicyTypeImpl.java13 implements com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.xml.bind.marshaller.IdentifiableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
22 return (com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class);
89 return (com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/impl/
H A DNestedPolicyTypeImpl.java15 protected com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType _Policy;
34 public com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType getPolicy() {
38 public void setPolicy(com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType value) {
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wspolicy/impl/
H A DPolicyTypeImpl.java13 implements com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.xml.bind.marshaller.IdentifiableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
22 return (com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class);
89 return (com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsspolicy/impl/
H A DNestedPolicyTypeImpl.java15 protected com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType _Policy;
34 public com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType getPolicy() {
38 public void setPolicy(com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType value) {

Completed in 63 milliseconds