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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAffiliationDescriptorTypeImpl.java19 protected java.lang.String _CacheDuration; field in class:AffiliationDescriptorTypeImpl
76 return _CacheDuration;
80 _CacheDuration = value;
199 if (_CacheDuration!= null) {
202 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
555 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntitiesDescriptorTypeImpl.java18 protected java.lang.String _CacheDuration; field in class:EntitiesDescriptorTypeImpl
61 return _CacheDuration;
65 _CacheDuration = value;
150 if (_CacheDuration!= null) {
153 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
442 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DRoleDescriptorTypeImpl.java22 protected java.lang.String _CacheDuration; field in class:RoleDescriptorTypeImpl
105 return _CacheDuration;
109 _CacheDuration = value;
222 if (_CacheDuration!= null) {
225 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
690 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntityDescriptorTypeImpl.java20 protected java.lang.String _CacheDuration; field in class:EntityDescriptorTypeImpl
87 return _CacheDuration;
91 _CacheDuration = value;
250 if (_CacheDuration!= null) {
253 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
847 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAffiliationDescriptorTypeImpl.java19 protected java.lang.String _CacheDuration; field in class:AffiliationDescriptorTypeImpl
76 return _CacheDuration;
80 _CacheDuration = value;
199 if (_CacheDuration!= null) {
202 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
555 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntitiesDescriptorTypeImpl.java18 protected java.lang.String _CacheDuration; field in class:EntitiesDescriptorTypeImpl
61 return _CacheDuration;
65 _CacheDuration = value;
150 if (_CacheDuration!= null) {
153 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
442 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DRoleDescriptorTypeImpl.java22 protected java.lang.String _CacheDuration; field in class:RoleDescriptorTypeImpl
105 return _CacheDuration;
109 _CacheDuration = value;
222 if (_CacheDuration!= null) {
225 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
690 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntityDescriptorTypeImpl.java20 protected java.lang.String _CacheDuration; field in class:EntityDescriptorTypeImpl
87 return _CacheDuration;
91 _CacheDuration = value;
250 if (_CacheDuration!= null) {
253 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
847 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DAffiliationDescriptorTypeImpl.java20 protected java.lang.String _CacheDuration; field in class:AffiliationDescriptorTypeImpl
85 return _CacheDuration;
89 _CacheDuration = value;
206 if (_CacheDuration!= null) {
209 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
620 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntityDescriptorTypeImpl.java21 protected java.lang.String _CacheDuration; field in class:EntityDescriptorTypeImpl
92 return _CacheDuration;
96 _CacheDuration = value;
232 if (_CacheDuration!= null) {
235 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
728 _CacheDuration = value;
H A DProviderDescriptorTypeImpl.java32 protected java.lang.String _CacheDuration; field in class:ProviderDescriptorTypeImpl
212 return _CacheDuration;
216 _CacheDuration = value;
546 if (_CacheDuration!= null) {
549 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
1231 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DAffiliationDescriptorTypeImpl.java20 protected java.lang.String _CacheDuration; field in class:AffiliationDescriptorTypeImpl
85 return _CacheDuration;
89 _CacheDuration = value;
206 if (_CacheDuration!= null) {
209 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
620 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DEntityDescriptorTypeImpl.java21 protected java.lang.String _CacheDuration; field in class:EntityDescriptorTypeImpl
92 return _CacheDuration;
96 _CacheDuration = value;
232 if (_CacheDuration!= null) {
235 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
728 _CacheDuration = value;
H A DProviderDescriptorTypeImpl.java32 protected java.lang.String _CacheDuration; field in class:ProviderDescriptorTypeImpl
212 return _CacheDuration;
216 _CacheDuration = value;
546 if (_CacheDuration!= null) {
549 context.text(((java.lang.String) _CacheDuration), "CacheDuration");
1231 _CacheDuration = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);

Completed in 94 milliseconds