//ToDo
return epr;
return str;
epr = endpointReference; /* if (endpointReference != null) { JAXBElement<EndpointReferenceImpl> eprElement= (new com.sun.xml.ws.security.trust.impl.bindings.ObjectFactory()). createEndpointReference((EndpointReferenceImpl)endpointReference); setAny(eprElement); }*/ str = null;
str = ref; if (ref != null) { final JAXBElement<SecurityTokenReferenceType> strElement= (new com.sun.xml.ws.security.secext10.ObjectFactory()).createSecurityTokenReference((SecurityTokenReferenceType)ref); setAny(strElement); } epr = null;