Searched refs:_Consent (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnResponseTypeImpl.java18 protected java.lang.String _Consent; field in class:AuthnResponseTypeImpl
47 return _Consent;
51 _Consent = value;
114 if (_Consent!= null) {
117 context.text(((java.lang.String) _Consent), "Consent");
138 if (_Consent!= null) {
370 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DFederationTerminationNotificationTypeImpl.java18 protected java.lang.String _Consent; field in class:FederationTerminationNotificationTypeImpl
47 return _Consent;
51 _Consent = value;
114 if (_Consent!= null) {
117 context.text(((java.lang.String) _Consent), "Consent");
141 if (_Consent!= null) {
382 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DLogoutRequestTypeImpl.java18 protected java.lang.String _Consent; field in class:LogoutRequestTypeImpl
49 return _Consent;
53 _Consent = value;
154 if (_Consent!= null) {
157 context.text(((java.lang.String) _Consent), "Consent");
181 if (_Consent!= null) {
444 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DNameIdentifierMappingRequestTypeImpl.java19 protected java.lang.String _Consent; field in class:NameIdentifierMappingRequestTypeImpl
56 return _Consent;
60 _Consent = value;
132 if (_Consent!= null) {
135 context.text(((java.lang.String) _Consent), "Consent");
159 if (_Consent!= null) {
409 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DAuthnRequestTypeImpl.java27 protected java.lang.String _Consent; field in class:AuthnRequestTypeImpl
115 return _Consent;
119 _Consent = value;
282 if (_Consent!= null) {
285 context.text(((java.lang.String) _Consent), "Consent");
316 if (_Consent!= null) {
667 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnResponseTypeImpl.java18 protected java.lang.String _Consent; field in class:AuthnResponseTypeImpl
47 return _Consent;
51 _Consent = value;
114 if (_Consent!= null) {
117 context.text(((java.lang.String) _Consent), "Consent");
138 if (_Consent!= null) {
370 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DFederationTerminationNotificationTypeImpl.java18 protected java.lang.String _Consent; field in class:FederationTerminationNotificationTypeImpl
47 return _Consent;
51 _Consent = value;
114 if (_Consent!= null) {
117 context.text(((java.lang.String) _Consent), "Consent");
141 if (_Consent!= null) {
382 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DLogoutRequestTypeImpl.java18 protected java.lang.String _Consent; field in class:LogoutRequestTypeImpl
49 return _Consent;
53 _Consent = value;
154 if (_Consent!= null) {
157 context.text(((java.lang.String) _Consent), "Consent");
181 if (_Consent!= null) {
444 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DNameIdentifierMappingRequestTypeImpl.java19 protected java.lang.String _Consent; field in class:NameIdentifierMappingRequestTypeImpl
56 return _Consent;
60 _Consent = value;
132 if (_Consent!= null) {
135 context.text(((java.lang.String) _Consent), "Consent");
159 if (_Consent!= null) {
409 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);
H A DAuthnRequestTypeImpl.java27 protected java.lang.String _Consent; field in class:AuthnRequestTypeImpl
115 return _Consent;
119 _Consent = value;
282 if (_Consent!= null) {
285 context.text(((java.lang.String) _Consent), "Consent");
316 if (_Consent!= null) {
667 _Consent = com.sun.xml.bind.WhiteSpaceProcessor.collapse(value);

Completed in 93 milliseconds